openreview-expertise
openreview-expertise copied to clipboard
Cancels jobs that were running on server restart
This PR adds additional startup code to Flask and Celery that marks all jobs running at the time of a server restart with ERROR which will cause process functions to fail while clearing the Celery queue.