Files
Judgemark-v2lp/utils/state.py
T
2025-01-31 18:03:33 +11:00

3 lines
58 B
Python

# Global control flags
should_exit = False
executor = None