scipp / scippnexus

h5py-like utility for NeXus files with seamless scipp integration
https://scipp.github.io/scippnexus/
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Experiment with lock to avoid deadlocks #189

Closed SimonHeybrock closed 8 months ago

SimonHeybrock commented 8 months ago

Related to #188. Adding a lock seems to bypass the issue.

This is not ready:

SimonHeybrock commented 8 months ago

Really great if the solution is that simple 👍

It is not a solution, it is a workaround, imho.

SimonHeybrock commented 8 months ago

Superseded by #190.