Skip to content

Bug fixing#3

Open
rrzaripov wants to merge 5 commits into
blanebf:masterfrom
rrzaripov:prevent-add-not-dicom-files-to-queue
Open

Bug fixing#3
rrzaripov wants to merge 5 commits into
blanebf:masterfrom
rrzaripov:prevent-add-not-dicom-files-to-queue

Conversation

@rrzaripov

@rrzaripov rrzaripov commented Nov 22, 2017

Copy link
Copy Markdown
Contributor
  • Minimizing transaction size. This is resolve the database locking when hundreds of files gived to wathcer.
  • If exist two or more senders, with remove_on_send option is True file will be removed before second worker try to send it.
  • Check that new file is DICOM dataset before add it to queue.

…, file will be removed before second worker try to send it.

Fix: exception 'OperationalError: database is locked' raises when two or more senders writes to database.
@rrzaripov rrzaripov changed the title Prevent adding not dicom files to queue Bug fixing Nov 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant