Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[backend] BackendJobDone should be sent to the job initiating client
Otherwise in database-shared multi-client (multiprocess) setup, another client can kill a job it does not own and receive a JobDone it cannot process.
- Loading branch information