Antoine Pitrou <[email protected]> added the comment: I think we should somehow move forward on this, at least for logging locks which can be quite an annoyance.
There are two possible approaches: - either a generic mechanism as posted by sbt in reinit_locks_2.diff - or a logging-specific fix using os.register_at_fork() What do you think? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue6721> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
