Skip to content

Commit

Permalink
fix: reduce latency of AsyncResult.get under gevent (celery#7052)
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 e23a6db
Showing 1 changed file with 333 additions and 311 deletions.

0 comments on commit e23a6db

Please sign in to comment.