Closed olafrv closed 7 years ago
Resolved in: master d106fa9] Bugfix #2 Unhandle EOF could lead to unhandled error or false successful exit code.
EOF should be an error result, doing 'finish' can not avoid it: https://github.com/olafrv/netdump/commit/c08a9b5f22288d5618f2d68ca336a8d8186f9db4.
Allow to end expect EOF result not triggering and error can lead to unhandled error or false successful exit code.