issues
search
galaxyproject
/
pulsar
Distributed job execution application built for Galaxy
https://pulsar.readthedocs.io
Apache License 2.0
37
stars
50
forks
source link
Add explicit TimeoutError catching
#337
Closed
mvdbeek
closed
1 year ago
mvdbeek
commented
1 year ago
socket.timeout is an alias for TimeoutError on python >= 3.10
socket.timeout is an alias for TimeoutError on python >= 3.10