[Twisted-Python] reactor.spawnProcess() and file descriptors

Itamar Turner-Trauring itamar at itamarst.org
Mon Jun 28 06:04:43 MDT 2010


On Mon, 2010-06-28 at 12:52 +0100, Carlos Valiente wrote:
> Hi! Is there any way of telling  reactor.spawnProcess() not to close
> all open file descriptors?

My Unix knowledge is weak, but - couldn't you pass in duplicate fds, so
that when they are closed it wouldn't affect the originals?





More information about the Twisted-Python mailing list