silx view: Fixed ensure hdf5 file locking is disabled#4595
Conversation
|
Add preparation of a release. I propose to make a minor release since there is no new features. The only questionable PR for me is #4560 which adds some typing. |
|
Is it possible to add a test to avoid this in the future? |
Yes! I leave issue #4594 opened to add a non regression test, I prefer not to delay the bug fix release. |
|
@sergey-yaroslavtsev To be checked that pymca has the same issue. |
Locking should be set before importing |
Now, This issue was only affecting |
|
Maybe we could add some comment on the code linking to this issue in order to avoid reproducing it ? (because personally in 2 months I will have forgot :( ) |
<Module or Topic>: <Action> <Summary>(see contributing guidelines)PR summary
Set
HDF5_USE_FILE_LOCKINGbefore importinghdf5plugin.related to #4594
partly revert #4376
AI Disclosure