[Twisted-Python] MemoryError in twisted causes the program to exit, or not

2012-09-27 Thread Benjamin Rutt
Hi, I am trying to understand what will happen in my long-running twisted server program when the available memory is low. If I run the following program with increasing numeric seeds as arguments, 0, 1, 2, 3, 4, … , some of the time the out of memory condition will crash and exit the program righ

[Twisted-Python] dynamic FTP realm

2012-09-27 Thread Paul Wiseman
I'm very new to twisted (I've only just started using it, so I apologise if anything I ask is seemingly obvious!). I'm looking to try and set up a FTP server which will serve a file structure and files which don't exists on the server (the file structure information is stored on cassandra, and the

Re: [Twisted-Python] unhandled exception in deferred has a delayed logging ?

2012-09-27 Thread Phil Mayers
On 27/09/12 03:47, Jonathan Vanasco wrote: > thanks so much for the quick response, and i wish i thought of > looking in the FAQ ( just searched online, and nothing relevant came > up ) > > Will defer.setDebugging(True) make these errors print/log sooner ? I don't think so. I think you'll just get