Bioconductor / AnnotationHub

Client for the Bioconductor AnnotationHub web resource
17 stars 13 forks source link

No connection check if localHub=True #55

Closed votti closed 4 months ago

votti commented 4 months ago

This prevents the Hub to perform a connection check in case that localHub=TRUE was set. Doing so prevents the AnnotationHub to wait for the connection to timeout in case in offline systems.

Fix for related issue: https://github.com/Bioconductor/ExperimentHub/issues/41

lshep commented 4 months ago

sorry for the delay. Looking at this today and likely merge tomorrow