This website requires JavaScript.
Explore
Help
Sign in
KurlesHS
/
restic
Watch
1
Star
0
Fork
You've already forked restic
0
forked from
TrueCloudLab/restic
Code
Pull requests
Activity
bc64921a8e
restic
/
internal
/
ui
/
signals
/
signals_windows.go
4 lines
40 B
Go
Raw
Normal View
History
Unescape
Escape
ui/progress: extract signal handling into own package
2020-12-29 14:20:30 +00:00
package
signals
Replace restic.Progress with new progress.Counter This fixes two race conditions while cleaning up the code.
2020-11-04 13:11:29 +00:00
func
setupSignals
(
)
{
}
Copy permalink