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