Files
uwsgi/tests/badthread.py
T
2012-03-07 15:06:38 +01:00

4 lines
55 B
Python

def application(env, start_response):
while 1:
pass