Hey Jean-Paul,

For record's sake, I thought I announce here that my issue got fixed.

The problem was that I was loading the data in startService method and
it looks like there are some timers which prevent the method to block
for a longer period of time. Loading the data in __init__ of
service.Service object did the trick and I have no problem anymore
with large data.

Have a good one!

DanB

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to