[Twisted-Python] _twistd_unix.py / daemonize() / OSX / USING_FORK_WITHOUT_EXEC_IS_NOT_SUPPORTED_BY_FILE_MANAGER

Erik van Blokland erik at letterror.com
Wed Oct 13 12:07:32 EDT 2010


On Oct 13, 2010, at 5:55 PM, Phil Mayers wrote:

> Ah; apparently:
> 
> http://developer.apple.com/library/ios/#documentation/cocoa/conceptual/Multithreading/AboutThreads/AboutThreads.html
> 
> """using the fork function [...] Applications that depend on the Core 
> Foundation, Cocoa, or Core Data frameworks (either explicitly or 
> implicitly) must make a subsequent call to an exec function or those 
> frameworks may behave improperly."""
> 
> Bah.

Indeed. I presume this is not easily compatible with the way daemonize works right now?

Erik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20101013/2d094453/attachment.htm 


More information about the Twisted-Python mailing list