Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(SIO-1877) Fix submitsqueue losing track of job IDs
Use `postpone` instead of `evalmgr_job.delay` in receive_from_workers for adding env back into evalmgr queue, like Zeus does. This way, the postpone handler of submitsqueue will be run, and it will know the new celery task id. Change-Id: I737d864f5be165dcd68c2c990d34662d01ccfabf
- Loading branch information