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 upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Continuation from #95
Only in
python 3.6and when usingSteamClient, which usesgevent.Happens when the
geventmonkey patches are applied after importingrequestsmodule.geventmight have a fix in a future releasecode to reproduce
Work around
Do the gevent monkey patch before any other code or imports. So at the very top: