mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
delete file lock
This commit is contained in:
@@ -47,8 +47,6 @@ total_bytes_handled = 0
|
||||
executor = ThreadPoolExecutor()
|
||||
|
||||
frame_lock = threading.Lock()
|
||||
file_lock = threading.Lock()
|
||||
|
||||
total_bytes_handled_lock = threading.Lock()
|
||||
|
||||
def channel_log(channel, t, message):
|
||||
|
||||
Reference in New Issue
Block a user