File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,12 @@ Mitogen for Ansible
6363 matching *Permission denied * errors from some versions of ``su `` running on
6464 heavily loaded machines.
6565
66+ * `#549 <https://github.com/dw/mitogen/issues/549 >`_: the open file descriptor
67+ limit for the Ansible process is increased to the available hard limit. It is
68+ common for distributions to ship with a much higher hard limit than their
69+ default soft limit, allowing *"too many open files" * errors to be avoided
70+ more often in large runs without user configuration.
71+
6672* `#578 <https://github.com/dw/mitogen/issues/578 >`_: the extension could crash
6773 while rendering an error message, due to an incorrect format string.
6874
@@ -140,6 +146,7 @@ Thanks!
140146
141147Mitogen would not be possible without the support of users. A huge thanks for
142148bug reports, testing, features and fixes in this release contributed by
149+ `Andreas Hubert <https://github.com/peshay >`_.
143150`Anton Markelov <https://github.com/strangeman >`_,
144151`Nigel Metheringham <https://github.com/nigelm >`_,
145152`Orion Poplawski <https://github.com/opoplawski >`_,
You can’t perform that action at this time.
0 commit comments