aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/jobqueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* improved assert (#37)Dan Engelbrecht2024-04-041-3/+14
* add a limit to the number of times we attempt to finalize (#22)Dan Engelbrecht2024-03-251-1/+0
* jobqueue - allow multiple threads to report progress/messages (#635)Dan Engelbrecht2024-01-221-6/+8
* various TSAN/ASAN/LeakAnalyzer fixes (#622)Stefan Boberg2023-12-191-3/+4
* Improvement: Add names to background jobs for easier debugging (#412)Dan Engelbrecht2023-09-201-56/+99
* job queue and async oplog-import/export (#395)Dan Engelbrecht2023-09-131-0/+486