We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f25114 commit c0357d3Copy full SHA for c0357d3
docs/changelog.rst
@@ -34,6 +34,10 @@ Enhancements
34
Fixes
35
^^^^^
36
37
+* `#363 <https://github.com/dw/mitogen/issues/363>`_: fix a rare race matching
38
+ *Permission denied* errors from some versions of ``su`` running on heavily
39
+ loaded machines.
40
+
41
* `#578 <https://github.com/dw/mitogen/issues/578>`_: the extension could crash
42
while rendering an error message, due to an incorrect format string.
43
0 commit comments