Skip to content

Scan processing deadlocks

Hugo Kerstens requested to merge 677-scan-processing-deadlocks into master

Closes #677 (closed)

This MR:

  • Resolves database transaction errors during processing such that the failure can be reported properly
  • Rewrites pregrader logic to catch transaction errors
  • Investigates more places where race conditions can cause transaction errors
Edited by Anton Akhmerov

Merge request reports