althonos/fs.sshfs

fs.sshfs not threadsafe?

Open

#17 aperta il 23 lug 2018

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)Python (32 fork)github user discovery
bughelp wanted

Metriche repository

Star
 (94 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor