chatServer/modules/filelock.py

2 lines
44 B
Python
Raw Permalink Normal View History

2021-10-28 06:17:07 +00:00
global fileLock
fileLock = threading.Lock()