You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specification states that sending a version request with an existing session resets everything back to nothing as if it's a brand new connection having just sent its initial version request. FileSystem currently doesn't do that. It should.
The specification states that sending a
versionrequest with an existing session resets everything back to nothing as if it's a brand new connection having just sent its initialversionrequest.FileSystemcurrently doesn't do that. It should.