Skip to content

Commit 41d1804

Browse files
committed
issue #547: update Changelog.
1 parent 769a8b2 commit 41d1804

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ Mitogen for Ansible
7575
* `#467 <https://github.com/dw/mitogen/issues/467>`_: an incompatibility
7676
running Mitogen under Molecule was resolved.
7777

78+
* `#547 <https://github.com/dw/mitogen/issues/547>`_: fix a serious deadlock
79+
possible during initialization of any task executed by forking, such as
80+
``async`` tasks, tasks using custom :mod:`ansible.module_utils`,
81+
``mitogen_task_isolation: fork`` modules, and those present on an internal
82+
blacklist of misbehaving modules.
83+
7884
* `#549 <https://github.com/dw/mitogen/issues/549>`_: the open file descriptor
7985
limit for the Ansible process is increased to the available hard limit. It is
8086
common for distributions to ship with a much higher hard limit than their

0 commit comments

Comments
 (0)