draios / sysdig

Linux system exploration and troubleshooting tool with first class support for containers
http://www.sysdig.com/
Other
7.8k stars 728 forks source link

fix: better exit behavior with plugin sources #1867

Closed ldegio closed 2 years ago

ldegio commented 2 years ago

When using a source plugin, force an exit only if the plugin is actually stuck on a next(), not if it's working on the close()

Signed-off-by: Loris Degioanni loris@sysdig.com