Let me quote @MichaelEischer
You could also send a
SIGABRT
signal to restic. Then the go runtime will abort and print a stacktrace of all running goroutines. That would help with debugging the hang.
Let me quote @MichaelEischer
You could also send a
SIGABRT
signal to restic. Then the go runtime will abort and print a stacktrace of all running goroutines. That would help with debugging the hang.