You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a file is opened in one place and then opened in another place, certain HDF5 functions can fail with some really hard to debug errors.
We should try to detect that somehow. Opening a file when opened by hdfview fails, because the file is locked. Can we lock the file so an additional open call fails?
The text was updated successfully, but these errors were encountered:
If a file is opened in one place and then opened in another place, certain HDF5 functions can fail with some really hard to debug errors.
We should try to detect that somehow. Opening a file when opened by
hdfview
fails, because the file is locked. Can we lock the file so an additional open call fails?The text was updated successfully, but these errors were encountered: