[Twisted-Python] mystery exception

Vadim Zaliva krokodil at gmail.com
Tue Oct 14 23:31:04 EDT 2008


On Oct 14, 2008, at 19:15, Jean-Paul Calderone wrote:

> The specific problem is that a pipe file descriptor, internal to the
> reactor, has been closed.  The reactor is not expecting this to  
> happen,
> and it shouldn't, since it never closes it.

Could it be related to permissions? I am demonizing my program
standard way, closing all open descriptors, chdir(/), etc.
Where the FIFO is created normally?

Sincerely,
Vadim




More information about the Twisted-Python mailing list