On Tue, 23 Aug 2011 20:43:25 +0200 Charles-François Natali <cf.natali at gmail.com> wrote: > > Please consider this invitation to stick your head into an interesting > > problem: > > http://bugs.python.org/issue6721 > > Just for the record, I'm now in favor of the atfork mechanism. It > won't solve the problem for I/O locks, but it'll at least make room > for a clean and cross-library way to setup atfork handlers. I just > skimmed over it, but it seemed Gregory's atfork module could be a good > starting point. Well, I would consider the I/O locks the most glaring problem. Right now, your program can freeze if you happen to do a fork() while e.g. the stderr lock is taken by another thread (which is quite common when debugging). Regards Antoine.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4