When I try to make multiple calls to `fs.open` in a `ThreadPoolExecutor` my program hangs :( Is `fs.sshfs` expected to be threadsafe? Is this a known issue?
When I try to make multiple calls to
fs.openin aThreadPoolExecutormy program hangs :(Is
fs.sshfsexpected to be threadsafe? Is this a known issue?