HDFGroup / vol-rest

HDF5 REST VOL Connector
Other
5 stars 8 forks source link

Fix bad URL when linking VOL multiple times #98

Closed mattjala closed 8 months ago

mattjala commented 8 months ago

When the VOL is manually linked to multiple times, the global variable prevents connection information from being set.

It now directly checks if the connection info (base_URL) is already set.