Skip to content

Disable HDF5 locking

Colm Talbot requested to merge disable-hdf-locking into master

We've seen a bunch of failures recently due to No locks available, this MR specifies not to use the locking for the analysis or merge/plotting nodes.

I don't think this could be dangerous as the files should never be written to by multiple jobs simultaneously.

Merge request reports