aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/parallelwork.cpp
Commit message (Expand)AuthorAgeFilesLines
* more details in parallel work when wait fails/destructor has inconsistent sta...Dan Engelbrecht2025-08-061-12/+30
* Don't set m_DispatchComplete in ParallelWork until after pending work countdo...Dan Engelbrecht2025-08-041-4/+4
* graceful wait in parallelwork destructor (#438)Dan Engelbrecht2025-06-161-1/+28
* pause, resume and abort running builds cmd (#421)Dan Engelbrecht2025-06-051-6/+13
* faster oplog validate (#408)Dan Engelbrecht2025-05-301-1/+1
* handle exception with batch work (#401)Dan Engelbrecht2025-05-191-1/+0
* parallel work handle dispatch exception (#400)Dan Engelbrecht2025-05-161-0/+192