Hi Arun,

usage questions should go to django-users. This mailing list is about the 
development of Django itself.

Cheers,
Florian

On Tuesday, November 18, 2014 4:51:27 PM UTC+1, Arun Marathe wrote:
>
>
>
>
> We have Django 1.6.
>
> For a somewhat obscure reason, I need to stop the testserver from within a 
> test case. Any ideas?
> I would like a programmatic solution if possible. Finding a process and 
> killing it (ps -ef., then grep,
> then kill) is bit of a hack, and may end up killing unintended processes.
>
> Note that I want the testserver stopped for a small number of test cases. 
> For the rest of them, the
> testserver should be running as it always does.
>
> Thanks,
> Arun
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/2cb1968a-2416-4239-aa73-becf56789623%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to