docs: update Changelog; closes #288
This commit is contained in:
parent
33011af9a5
commit
fea0fb41fc
|
@ -219,7 +219,8 @@ Core Library
|
|||
* `#406 <https://github.com/dw/mitogen/issues/406>`_: connections could leak
|
||||
FDs when a child process failed to start.
|
||||
|
||||
* `#406 <https://github.com/dw/mitogen/issues/406>`_,
|
||||
* `#288 <https://github.com/dw/mitogen/issues/288>`_,
|
||||
`#406 <https://github.com/dw/mitogen/issues/406>`_,
|
||||
`#417 <https://github.com/dw/mitogen/issues/417>`_: connections could leave
|
||||
FD wrapper objects that had not been closed lying around to be closed during
|
||||
garbage collection, causing reused FD numbers to be closed at random moments.
|
||||
|
|
Loading…
Reference in New Issue