In particular, depending on how the operator exits, it could leave behind orphaned plugin processes. While this situation should be rare in normal operations, it's quite frequent during development so, ideally, we would gracefully handle terminations to make sure the plugin processes are properly terminated as well.
In particular, depending on how the operator exits, it could leave behind orphaned plugin processes. While this situation should be rare in normal operations, it's quite frequent during development so, ideally, we would gracefully handle terminations to make sure the plugin processes are properly terminated as well.