🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 19:54:02 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
python36
/
lib64
/
python3.6
/
asyncio
📍 /opt/alt/python36/lib64/python3.6/asyncio
🔄 Refresh
✏️
Editing: constants.py
Read Only
"""Constants.""" # After the connection is lost, log warnings after this many write()s. LOG_THRESHOLD_FOR_CONNLOST_WRITES = 5 # Seconds to wait before retrying accept(). ACCEPT_RETRY_DELAY = 1 # Number of stack entries to capture in debug mode. # The large the number, the slower the operation in debug mode # (see extract_stack() in events.py) DEBUG_STACK_DEPTH = 10
💾 Save Changes
❌ Cancel