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/422b87d4-f4c2-468b-a4ad-1219f61b96e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.