BattOr agent binary should tell the BattOr to stop tracing before exiting with an error |
||
Issue descriptionnednguyen@ pointed this one out: Right now, if an error happens in the BattOr agent binary, we immediately exit with an error code. This is problematic when the BattOr is tracing, because it will continue tracing long after the client binary exits. We should probably send some sort of a best-effort stop tracing signal to the BattOr before exiting with an error code.
,
Jun 20 2016
I think this isn't really a problem. Whoever comes along to use the BattOr next will send an init message, which will restart the BattOr if necessary. I'm going to close this as WontFix. |
||
►
Sign in to add a comment |
||
Comment 1 by nedngu...@google.com
, Mar 4 2016