On 05:54 am, j...@hipro.co.in wrote:
>Hello all,
>
>I am doing a 'runWithConnection' call from the 'startService' of a
>service.Service. In the callback, I startup more services based on the
>results of the 'runWithConnection' and attach them to the main
>application object.
>
>This works fine when I start the script with 'twistd -noy'. However,
>when I want to start it as a daemon using 'twisted -y', the
>runWithConnection does not seem to work. The thread simply does not
>start.
>
>What could be wrong?

This behavior sounds very peculiar.  Possibly a bug.  But, I've never 
seen such behavior.  Could you attach a minimal example that reproduces 
the problem you're seeing?

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

Reply via email to