Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGreenlet cannot switch to different thread #784
Labels
Comments
|
Works perfectly fine in the normal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to use
progressbarin combination with the AWS APIboto3. When downloading a file from AWS S3 a callback can be used to track the progress of the download. When streaming this intoprogressbar.Progressbarbpython fails on me with the following stacktrace: