Skip to content

Commit d0aee1e

Browse files
committed
issue #549: docs: update Changelog
1 parent eeb7150 commit d0aee1e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

141147
Mitogen would not be possible without the support of users. A huge thanks for
142148
bug 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>`_,

0 commit comments

Comments
 (0)