I wonder how I do kill the child when I fork in the console, I haven't tried in WSGI but I guess it the same problem.
Here is the error:
:::python
Traceback (most recent call last):
File "/home/emj/mohahahh.py", line 39, in <module>
exit()
File "/usr/local/lib/python2.7/site.py", line 372, in call
raise SystemExit(code)