On Thu, Oct 8, 2009 at 6:47 PM, mviamari wrote:
>
> I've written a script to launch a server, run some tests and then kill
> the server afterwards. The problem I'm having is that the PID
> returned from the subprocess call is not the same as the PID needed to
> kill the server.
>
> Is there any
I've written a script to launch a server, run some tests and then kill
the server afterwards. The problem I'm having is that the PID
returned from the subprocess call is not the same as the PID needed to
kill the server.
Is there any way to get the runserver command to run with a single
process?
2 matches
Mail list logo