File manager - Edit - /usr/share/doc/uwsgi-core/tests/slow.py
Back
import time import uwsgi def application(e,s): print("locking") uwsgi.lock() print("locked") time.sleep(3) uwsgi.unlock() print("UN-locked") s('200 OK', [('Content-Type','text/html')]) return "slow"
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings