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

fix(manager): refactor freezing node using context #1227

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

  1. exiting loops when freezing

    srene committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fb2e64e View commit details
    Browse the repository at this point in the history
  2. replace bool by channel

    srene committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f5ba4e0 View commit details
    Browse the repository at this point in the history
  3. using context to freeze node

    srene committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    272c54c View commit details
    Browse the repository at this point in the history
  4. fix

    srene committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0fa99a1 View commit details
    Browse the repository at this point in the history