olafrv/netdump

Unhandle EOF could lead to unhandled error or false successful exit code.

olafrv opened this issue · 2 comments

Allow to end expect EOF result not triggering and error can lead to unhandled error or false successful exit code.

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:
c08a9b5.