Skip to content

Commit

Permalink
fix: celery#7052 reduce latency of AsyncResult.get under gevent
Browse files Browse the repository at this point in the history
wakeup waiters in `wait_for` after every `drain_events` occurs instead of only after 1 seconds timeout
  • Loading branch information
mrmaxi committed Nov 14, 2021
1 parent fe37cd8 commit ec7c790
Showing 1 changed file with 333 additions and 311 deletions.

0 comments on commit ec7c790

Please sign in to comment.