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
{{ message }}
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.
Removed threaded operation entirely to help travis tests to work.
It's better that way, as it's time to see that async doesn't do what
it was meant to do, at least not in multi-threaded mode.
Fixing issues with easy_install in setup.py to allow async to be easy…
…_installed. Its a mess, but I didn't expect anything else. Having everything in one directory really is not what they want ...