-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added error handling in sendworkers (compression threads) to avoid th…
…e "send on closed channel" panic Changed how hashback is closed down when Interrupt or Kill signals are received Fixed a design mistake where recovery cache was not saved on panics Debug web server now only listens to 127.0.0.1 to avoid firewall pop-ups on Windows
- Loading branch information
Showing
2 changed files
with
40 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters