flox icon indicating copy to clipboard operation
flox copied to clipboard

watchdog: don't fail after receiving signal

Open sentry[bot] opened this issue 1 year ago • 1 comments

We currently error when we receive a signal. Since this is an expected case (e.g. if a system shuts down), we shouldn't error.

Sentry Issue: CLI-FLOX-S

sentry[bot] avatar Sep 18 '24 21:09 sentry[bot]

While we're at it, I think we should respect should_clean_up which it appears we're currently ignoring

mkenigs avatar Sep 18 '24 21:09 mkenigs