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
NewUnlockedSessionFromConn implemented with #93 would reduce this kind of error: "NewUnlockedSession: dial tcp 72.66.79.45:9982: connect: connection timed out". So, it'd be nice PseudoFS uses it by default.
Alternatively, it'd be possible to add ConnectionOpener interface but I think it's too much.
jkawamoto
changed the title
Integrate NewUnlockedSessionFromConn to PseudoFS
Integrate NewUnlockedSessionFromConn to PseudoFS and PseudoKV
Aug 18, 2020
NewUnlockedSessionFromConn implemented with #93 would reduce this kind of error: "NewUnlockedSession: dial tcp 72.66.79.45:9982: connect: connection timed out". So, it'd be nice PseudoFS uses it by default.
Related to #67.
The text was updated successfully, but these errors were encountered: