1.10.16
github-actions
released this
15 Oct 08:49
·
14700 commits
to main
since this release
Bugfixes
- #6703: Update Pika event broker to be a separate process and make it use a
multiprocessing.Queue
to send and process messages. This change should help
avoid situations when events stop being sent after a while.