Open
Description
two issues
-
network thread is not terminating after an error
to reproduce the issue, run a module, and then kill the container withdocker kill container_name
. OHP is expected to exit from working and throw an error, but the network thread stays open and it's not terminating. -
when I press ctrl+c to terminate the module, pcap file is not submitted to the database.