You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only reason to use greenlets instead of threads was less latency. We should measure how much less, because it's breaking things for people (#640) and is another dependency to install. Here's the commit: 2e54cbb
This could be a large change and shouldn't go in a bugfix release.