Seems cleaner than to have to rely on consumers setting `HDF5_USE_FILE_LOCKING` before importing `h5py`. Maybe impacts #80, as the consumer options would have to be merged with the default options (rather than to override them).
Seems cleaner than to have to rely on consumers setting
HDF5_USE_FILE_LOCKINGbefore importingh5py.Maybe impacts #80, as the consumer options would have to be merged with the default options (rather than to override them).