Fix calling gevent.wait() twice on a set Event.
The detection of when to de-queue an existing notifier was wrong, leading us to de-queue it while it was running and then promptly re-queue one.
Showing
docs/changes/1540.bugfix
0 → 100644
Please register or sign in to comment