althonos/fs.sshfs

fs.sshfs not threadsafe?

Open

#17 opened on 2018年7月23日

GitHub で見る
 (3 comments) (0 reactions) (1 assignee)Python (32 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (94 stars)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド