Replies: 1 comment
-
Try
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to start the download process in the background and I use something like this:
But I get the error:
greenlet.error: cannot switch to a different thread
How can i fix it?
Beta Was this translation helpful? Give feedback.
All reactions