You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[11.x] Improve performance of Redis queue block_for when a worker has multiple queues to service (#52826)
* Improve performance of Redis queue block_for when a worker has multiple queues to service
* Default block on popJobCallback
* Fix style
* Fix style again
* fix: Encapsulate blocking determination in RedisQueue
* fix: Style
0 commit comments