File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -49,11 +49,12 @@ Enhancements
4949* `#419 <https://github.com/dw/mitogen/issues/419 >`_: 2 network round-trips
5050 were removed from early connection setup.
5151
52- * `? <https://github.com/dw/mitogen/commit/7ae926b3 >`_,
53- `? <https://github.com/dw/mitogen/commit/7ae926b3 >`_,
54- `? <https://github.com/dw/mitogen/commit/7ae926b3 >`_,
55- `? <https://github.com/dw/mitogen/commit/7ae926b3 >`_: locking is avoided in
56- some hot paths, and locks that must be taken are held for less time.
52+ * `d6faff06 <https://github.com/dw/mitogen/commit/d6faff06 >`_,
53+ `807cbef9 <https://github.com/dw/mitogen/commit/807cbef9 >`_,
54+ `e93762b3 <https://github.com/dw/mitogen/commit/e93762b3 >`_,
55+ `50bfe4c7 <https://github.com/dw/mitogen/commit/50bfe4c7 >`_: locking is
56+ avoided on hot paths, and some locks are released earlier, before waking a
57+ thread that must immediately take the same lock.
5758
5859
5960Mitogen for Ansible
You can’t perform that action at this time.
0 commit comments