Fix leaks by making sure no job is stalled
ClosedPublic

Authored by ervin on Apr 1 2016, 2:50 PM.

Details

Summary

Some tests leave a stalled job behind (generally composite ones with an
error in the middle) waiting for an event loop run in order to wrap
thing up and finally delete themselves. So make sure we run the event
loop before the test suite completes to collect those.

Diff Detail

Repository
R4 Zanshin
Lint
Lint Skipped
Unit
Unit Tests Skipped
ervin updated this revision to Diff 3061.Apr 1 2016, 2:50 PM
ervin retitled this revision from to Fix leaks by making sure no job is stalled.
ervin updated this object.
ervin edited the test plan for this revision. (Show Details)
ervin added reviewers: franckarrecot, dfaure, bensi.
bensi accepted this revision.Apr 1 2016, 3:01 PM
bensi edited edge metadata.
This revision is now accepted and ready to land.Apr 1 2016, 3:01 PM
franckarrecot accepted this revision.Apr 1 2016, 3:40 PM
franckarrecot edited edge metadata.
This revision was automatically updated to reflect the committed changes.