Files
uwsgi/tests/badthread.py
2015-04-11 22:50:11 +10:00

4 lines
64 B
Python

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