vipyrsec/dragonfly-client-rs

Make container actually stop when Ctrl+Cing

Opened this issue · 2 comments

Make container actually stop when Ctrl+Cing

We could potentially looking into waiting for the currently being task to stop scanning before shutting down, if that wouldn't be too difficult

Yes, that should be doable. I'd want a system where a single ctrl c is graceful and 2 is hard