Use wait instead of TaskExit.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2019-04-11 16:36:44 -07:00
parent ebb0928057
commit d1f9611cb0
18 changed files with 390 additions and 266 deletions

View File

@@ -112,7 +112,7 @@ func TestContainerStore(t *testing.T) {
ExitCode: 3,
Reason: "TestReason-4a333",
Message: "TestMessage-4a333",
Removing: true,
Starting: true,
},
"4abcd": {
Pid: 4,