This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
restic
Watch
2
Star
2
Fork
0
You've already forked restic
mirror of
https://github.com/octoleo/restic.git
synced
2024-11-11 15:51:02 +00:00
Code
Issues
Releases
Wiki
Activity
505f8a2229
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