main.cpp
1.1 KB
-
Fix bug in scheduler and tasks. · f01c5436
Threads must be joined on scheduler termination and tasks must be pushed onto the stack to allow better memory management.
FritzFlorian committed
Threads must be joined on scheduler termination and tasks must be pushed onto the stack to allow better memory management.