Skip to content
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

mining: Prevent potential shutdown hang. #2196

Commits on May 8, 2020

  1. mining: Prevent potential shutdown hang.

    This modifies the background block template generator to ensure all
    regen even sends respect the context shutdown state to prevent a
    potential hang on shutdown when the underlying goroutines go away.
    davecgh committed May 8, 2020
    Configuration menu
    Copy the full SHA
    94fd8fb View commit details
    Browse the repository at this point in the history