On 13/10/10 16:52, Phil Mayers wrote:
>
> If this really is true, then MacOS X is no longer posix-compliant in
> those circumstances, and Twisted is going to need some work :o(

One final note (sorry for the fragmentary posts!) - it seems the only 
places Twisted calls fork() are in BaseProcess (just before an exec() so 
that's fine), in a couple of test cases, and in the twistd daemonize 
function.

I think you'll just have to add the "-n" argument, or forego twistd.

HTH

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to