Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facing thread issue #428

Open
DotKhalid opened this issue Dec 18, 2023 · 2 comments
Open

facing thread issue #428

DotKhalid opened this issue Dec 18, 2023 · 2 comments

Comments

@DotKhalid
Copy link

Exception in thread Thread-1 (_track):
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
self.run()
File "/root/Travel_Assistant/myenv/lib/python3.11/site-packages/solara/server/patch.py", line 258, in Thread_debug_run
if self.current_context:
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Thread' object has no attribute 'current_context'

@iisakkirotko
Copy link
Collaborator

Hi @DotKhalid!

We're aware of this issue, and will work to have it fixed. In the meantime, your app should continue to work as expected.

@DotKhalid
Copy link
Author

not working as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants