Originally noted in #569 (comment).
When tests of the intermediate data wrapper were run locally we experienced some of them failing, where an hdf5 file lock being present was causing an assertion on the number of file present to be 2 rather than 1. This however doesn't occur in CI.
Originally noted in #569 (comment).
When tests of the intermediate data wrapper were run locally we experienced some of them failing, where an hdf5 file lock being present was causing an assertion on the number of file present to be 2 rather than 1. This however doesn't occur in CI.