I use nosetests to run some tests. However, after the tests are over, the netnet process just sits there and will not work. Is there any need to diagnose this? Does Python have an object similar to sending Java kill -QUIT that will print a stack trace?
python nosetests
oneself
source share