Make sure fetch jobs explicitly have a parent
ClosedPublic

Authored by ervin on Apr 11 2020, 12:27 PM.

Details

Summary

This prevents rogue job ending after a *Queries or *Repository object
has been deleted. The same type of work will have to be done for other
jobs, coming in separate commits.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin requested review of this revision.Apr 11 2020, 12:27 PM
ervin created this revision.
dfaure accepted this revision.Apr 11 2020, 1:08 PM
This revision is now accepted and ready to land.Apr 11 2020, 1:08 PM
This revision was automatically updated to reflect the committed changes.