althonos/fs.sshfs

fs.sshfs not threadsafe?

Open

#17 aberto em 23 de jul. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (1 assignee)Python (32 forks)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (94 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador