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?