althonos/fs.sshfs

fs.sshfs not threadsafe?

Open

#17 创建于 2018年7月23日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)Python (32 fork)github user discovery
bughelp wanted

仓库指标

Star
 (94 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南