]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Adds additional checking for both inotify and polling around document still being... 483/head
authorTrenton Holmes <holmes.trenton@gmail.com>
Mon, 21 Mar 2022 23:02:02 +0000 (16:02 -0700)
committerTrenton Holmes <holmes.trenton@gmail.com>
Sun, 10 Apr 2022 19:21:34 +0000 (12:21 -0700)
commit2414dad6566674770ef1efd3cdc3ad22fdf0d1eb
tree3909bb1010eaee2e004dd5a7d073f956da07c5a5
parent8f98cb486011c3253c2d067bde308b6582bc9b5a
Adds additional checking for both inotify and polling around document still being busy before consuming it
.pre-commit-config.yaml
src/documents/management/commands/document_consumer.py
src/documents/tests/test_management_consumer.py