https://bugs.kde.org/show_bug.cgi?id=475529
Johannes Zarl-Zierl <johan...@zarl-zierl.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/kphotoalbum/-/commit/5 | |667e29083004009cf60510c62ea | |690f1d234bc3 --- Comment #2 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> --- Git commit 5667e29083004009cf60510c62ea690f1d234bc3 by Johannes Zarl-Zierl. Committed on 12/10/2023 at 23:42. Pushed by johanneszarl into branch 'master'. Prevent scanning for new images in parallel Add a mutex to prevent the user from starting a scan for new images while another scan is still running. This fixes a failed assertion if assertions are enabled, and potential database corruption if assertions are not enabled. M +1 -0 CHANGELOG.md M +24 -3 DB/NewImageFinder.cpp M +13 -4 DB/NewImageFinder.h https://invent.kde.org/graphics/kphotoalbum/-/commit/5667e29083004009cf60510c62ea690f1d234bc3 -- You are receiving this mail because: You are watching all bug changes.