v3.15.1
v3.15.1 (2025-10-29)
🐞 Bug Fixes
-
io: make dataloader thread-safe (#185) (c31755c)
Ensure that the dataloader methods function as expected in multithreaded contexts. Especially,
current_loaderandcurrent_data_dirare now context variables, meaning that they are now safe under multiple threads setting different values. -
imagetool: make associated tool access thread-safe (6dcddf5)
-
manager: include real variable name when copying code for watched variables (f6b6062)
-
imagetool: fix wrong slot handling in PySide (c456b1f)
-
add dask distributed to dependencies (0c13ad4)
-
io.plugins.erpes: fixes an issue where empty files would be cached when viewing info of DA maps in the data explorer (b328611)
-
goldtool: better remaining time estimation (495202d)
⚡️ Performance
- imagetool: improve performance with dask arrays (9641043)
[main 56b80c4] bump: version 3.15.0 → 3.15.1
3 files changed, 26 insertions(+), 2 deletions(-)