Skip to content
Snippets Groups Projects
user avatar
Guilherme Amadio authored
If a task triggers another task, and we don't count them before
launching them, they may never be counted, which will result in
an infinite loop. This only happens in single-threaded mode, that
is, when TTaskGroup just calls the function instead of using TBB.
9d226a34
History
Name Last commit Last update