python - How does one make a twistedmatrix subprocess continue processing after the client disconnects? -


i`m creating twisted tcp server needs make subprocess command line call , relay results client while still connected. subprocess needs continue running until done, after client disconnects.

is possible this? , if so, please send me in right direction..its new me.

thanks in advance!

there's nothing in twisted's child-process support automatically kill child process when particular tcp client disconnects. behavior you're asking default behavior.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -