We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78a5f0 commit 240dc84Copy full SHA for 240dc84
docs/changelog.rst
@@ -114,6 +114,9 @@ Mitogen for Ansible
114
is more accurately inferred for `meta: reset_connection`, the `synchronize`
115
module, and for any action plug-ins that establish additional connections.
116
117
+* `#605 <https://github.com/dw/mitogen/issues/605>`_: fix a deadlock managing a
118
+ shared counter used for load balancing.
119
+
120
* `#615 <https://github.com/dw/mitogen/issues/615>`_: streaming file transfer
121
is implemented for ``fetch`` and other actions that transfer files from the
122
target to the controller. Previously the file was sent in one message,
0 commit comments