commit | 1ec0d55598ef306f7aab8d61e7de73a71327a61c | [log] [tgz] |
---|---|---|
author | Suharsh Sivakumar <suharshs@google.com> | Sat Feb 28 16:45:03 2015 -0800 |
committer | Suharsh Sivakumar <suharshs@google.com> | Sat Feb 28 16:45:06 2015 -0800 |
tree | 48bac5ae65fca902019b15f0189948aa6eb19811 | |
parent | 6ea00490a29714162d3b70362aba48b3d6f784e8 [diff] |
runtimes/google/ipc/stream/vc: Fix vc_test flakiness. I have noticed that vc_test is occasionally flaky. I think it is because we panic in pipeloop, where the program may just happen to be when we close VCs. Making these just log instead of panic should fix the issue. Change-Id: Idb7659f770ef821666d41d118aecd46baa784091