Files
uwsgi/tests/badthread.py
T

4 lines
55 B
Python

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