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

shard: drop more of context from local stores #2946

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Commits on Sep 23, 2024

  1. shard: drop more of context from local stores

    Similar to edc447f, we can't have any
    meaninful context here and current context checks are broken. Fixes #1911,
    the last case of
    
      Error in `cmd/neofs-node/config.go`: `Function `Reload->Init->init->listenEvents` should pass the context parameter`.
    
    goes away with this.
    
    Signed-off-by: Roman Khimov <[email protected]>
    roman-khimov committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    54494ac View commit details
    Browse the repository at this point in the history