File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments