lesha <[email protected]> added the comment: > So what are you suggesting? That a lock of the default type should > raise an error if you try to acquire it when it has been acquired in a > previous process?
I was suggesting a way to make 'logging' fork-safe. No more, no less. Does what my previous comment make sense in light of this? > Using a generation count Sure, that's a good idea. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6721> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
