althonos/fs.sshfs

fs.sshfs not threadsafe?

Open

#17 geöffnet am 23. Juli 2018

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (32 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (94 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide