1
0
mirror of https://github.com/Zygo/bees.git synced 2025-12-14 15:43:40 +01:00
Files
bees/lib/task.cc
Zygo Blaxell d5ff35eacf task: track number of Task objects in program and provide report
This is a simple lightweight counter that tracks the number of Task
objects that exist.  Useful for leak detection.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2021-06-11 20:49:15 -04:00

21 KiB