This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
restic
mirror of
https://github.com/restic/restic.git
Watch
1
Star
0
Fork
You've already forked restic
0
Code
Issues
Releases
Wiki
Activity
02bc73f5eb
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
(
)
{
}