Files
uwsgi/tests/badthread.py
T
2011-03-08 11:45:37 +01:00

4 lines
55 B
Python

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