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 9c71a15 commit 58d211bCopy full SHA for 58d211b
mitogen/parent.py
@@ -1417,7 +1417,7 @@ def __repr__(self):
1417
# w: write side of core_src FD.
1418
# C: the decompressed core source.
1419
1420
- # Final os.close(STDOUT_FILENO) to avoid --py-debug build corrupting stream with
+ # Final os.close(STDERR_FILENO) to avoid --py-debug build corrupting stream with
1421
# "[1234 refs]" during exit.
1422
@staticmethod
1423
def _first_stage():
0 commit comments