[Twisted-Python] Weekly Bug Summary

2010-11-06 Thread exarkun
Bug summary __ Summary for 2010-10-31 through 2010-11-07 Opened Closed Total Change Enhancements: 3 2681 +1 Defects: 3 4526 -1 Tasks: 0 1 7

Re: [Twisted-Python] More daemonize() / OSX API / USING_FORK_WITHOUT_EXEC_etc.

2010-11-06 Thread Glyph Lefkowitz
On Nov 6, 2010, at 7:38 AM, Erik van Blokland wrote: > > On Nov 5, 2010, at 11:46 PM, Erik van Blokland wrote: > >> Any clues to why pkg_resources would cause Carbon to load on one machine, >> but not on another? >> Any clues to prevent it these modules from loading? > > FWIW, I found a worka

Re: [Twisted-Python] Catching all the exceptions in a Twisted program

2010-11-06 Thread Facundo Batista
On Mon, Oct 25, 2010 at 9:29 AM, wrote: >>  Is there a better way to do this?  Actually, this is working correctly, >>  but I don't know if it's the right way to do it, and don't want to >>  depend of DebugInfo() being called always in this case. > > You should add a log observer that watches fo

Re: [Twisted-Python] More daemonize() / OSX API / USING_FORK_WITHOUT_EXEC_etc.

2010-11-06 Thread Erik van Blokland
On Nov 5, 2010, at 11:46 PM, Erik van Blokland wrote: > Any clues to why pkg_resources would cause Carbon to load on one machine, but > not on another? > Any clues to prevent it these modules from loading? FWIW, I found a workaround. The remote machine had setuptools-0.6c11-py2.6.egg, the loca

Re: [Twisted-Python] Conch as a file transfer server

2010-11-06 Thread Jonathan Lange
On Sat, Nov 6, 2010 at 1:28 AM, Laurens Van Houtven wrote: ... > > Ideally, does anyone have any code somewhere that actually serves a file? > I don't have minimal code, but in the Launchpad tree there are two SFTP servers, written with Conch. $ bzr co lp:launchpad Look in lib/lp/services/sshser