Rapptz 516c3ce530 Use an asyncio.Event instead of an asyncio.Lock for global rate limits.
There were some dead-locking issues that I suspect were due to the
way the global rate limit was handled. This changes it into a simple
Event that allows multiple coroutines to pass through instead of one
by one.
2017-04-08 18:06:11 -04:00
..
2016-05-06 12:23:24 -04:00
2017-02-27 18:10:27 -05:00
2016-08-06 16:54:07 -07:00
2017-01-09 19:36:48 -05:00
2016-01-04 22:28:29 -05:00
2016-01-04 22:28:29 -05:00
2016-09-10 23:06:02 -04:00
2016-11-17 20:42:06 -05:00
2016-12-02 01:28:54 -05:00
2017-01-09 19:36:48 -05:00
2017-01-23 07:08:29 -05:00
2017-01-09 19:36:48 -05:00