-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More Robust GC #3712
More Robust GC #3712
Commits on Mar 6, 2017
-
gc: collect all errors during ColoredSet phase
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
Configuration menu - View commit details
-
Copy full SHA for 70eccb0 - Browse repository at this point
Copy the full SHA 70eccb0View commit details -
gc: output all errors to a channel
Errors from ColoredSet are now reported as encountered and errors encountered when deleting blocks are no longer ignored. License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org> gc: report errors from ColoredSet as encountered License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
Configuration menu - View commit details
-
Copy full SHA for f1938f3 - Browse repository at this point
Copy the full SHA f1938f3View commit details -
gc: join multiple errors with "; " instead of a newline
otherwise the daemon will only display the first error License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
Configuration menu - View commit details
-
Copy full SHA for d7fa05a - Browse repository at this point
Copy the full SHA d7fa05aView commit details -
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
Configuration menu - View commit details
-
Copy full SHA for c709113 - Browse repository at this point
Copy the full SHA c709113View commit details -
gc: return Result instead of two channels
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
Configuration menu - View commit details
-
Copy full SHA for 96f8c17 - Browse repository at this point
Copy the full SHA 96f8c17View commit details -
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
Configuration menu - View commit details
-
Copy full SHA for 401d156 - Browse repository at this point
Copy the full SHA 401d156View commit details -
gc: add option to stream errors
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
Configuration menu - View commit details
-
Copy full SHA for f338520 - Browse repository at this point
Copy the full SHA f338520View commit details
Commits on Mar 7, 2017
-
gc: stream all errors including the last
and report "encountered errors during gc run" as the response error License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
Configuration menu - View commit details
-
Copy full SHA for c83bbaf - Browse repository at this point
Copy the full SHA c83bbafView commit details
Commits on Mar 19, 2017
-
gc: continue to use cmds.ChannelMarshaler
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
Configuration menu - View commit details
-
Copy full SHA for f66ca2f - Browse repository at this point
Copy the full SHA f66ca2fView commit details
Commits on Mar 20, 2017
-
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
Configuration menu - View commit details
-
Copy full SHA for d39d9ed - Browse repository at this point
Copy the full SHA d39d9edView commit details