Closed apontzen closed 1 year ago
If a snapshot is not found in server mode, the entire server crashes. This PR changes that so that the OSError is instead raised within the client code, where it can be gracefully dealt with.
pre-commit.ci autofix
If a snapshot is not found in server mode, the entire server crashes. This PR changes that so that the OSError is instead raised within the client code, where it can be gracefully dealt with.