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

PVF: Fix unshare "no such file or directory" error #2426

Merged
merged 6 commits into from
Nov 22, 2023

Commits on Nov 21, 2023

  1. PVF: Fix unshare "no such file or directory" error

    In #2304 we introduced this bug
    where unshare will always fail, leading to a scary error message for validators.
    
    Not sure how this wasn't caught in testing, neither for me nor the user who
    reported #2304. 🙈
    
    Closes #2320
    mrcnski committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2075df9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    688f44d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7028485 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Random doc-only fix

    mrcnski committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9608352 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e2c6ca View commit details
    Browse the repository at this point in the history
  3. update Cargo.lock

    mrcnski committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a9c23ba View commit details
    Browse the repository at this point in the history