docs: update Changelog.
This commit is contained in:
parent
599da0689a
commit
bb9bb593e4
|
@ -255,6 +255,10 @@ Fixes
|
|||
``synchronize`` module could fail with the Docker transport due to a missing
|
||||
attribute.
|
||||
|
||||
* `599da068 <https://github.com/dw/mitogen/commit/599da068>`_: fix a race
|
||||
when starting async tasks, where it was possible for the controller to
|
||||
observe no status file on disk before the task had a chance to write one.
|
||||
|
||||
|
||||
Core Library
|
||||
~~~~~~~~~~~~
|
||||
|
|
Loading…
Reference in New Issue