periodically writes to a file. The
script that I actually need to make work is a twisted twistd (.tac) file,
which will have multiple TCP connections open, and I need to be able to
close those connections before it exits.
Any ideas on what I'm mis
which point the child could terminate itself...
>
> Mark
>
>
> On 19/06/2013 7:51 AM, Patrick Tisdale wrote:
>
>> Hello list,
>> I have written a test script to run as a service. The service starts up
>> properly, and spawns a subprocess (called test.py) us