althonos/fs.sshfs

fs.sshfs not threadsafe?

Open

#17 ouverte le 23 juil. 2018

Voir sur GitHub
 (3 commentaires) (0 réactions) (1 assigné)Python (32 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (94 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur