mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
Corrects the timeout's interaction with files waiting to be consumed
This commit is contained in:
parent
86358d5561
commit
ad1f5ae081
2 changed files with 10 additions and 2 deletions
|
|
@ -2,7 +2,6 @@ import filecmp
|
|||
import os
|
||||
import shutil
|
||||
from threading import Thread
|
||||
from time import monotonic
|
||||
from time import sleep
|
||||
from unittest import mock
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue