mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-22 02:06:39 +00:00
add debug logs and non-persistent windows routes
This commit is contained in:
@@ -157,6 +157,7 @@ func SetupCloseHandler(ctx context.Context, cancel context.CancelFunc) {
|
||||
case <-done:
|
||||
case <-termCh:
|
||||
}
|
||||
dumpStacks()
|
||||
|
||||
log.Info("shutdown signal received")
|
||||
cancel()
|
||||
|
||||
Reference in New Issue
Block a user