Skip to content

1.10.16

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 08:49
· 14698 commits to main since this release
086383b

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.