Clear tasks at the end of test transaction
The tasks list is global per thread. As the tests are run in the same thread, we must clear remaining tasks that are not run by the test.
Closes #11978 (closed)
The tasks list is global per thread. As the tests are run in the same thread, we must clear remaining tasks that are not run by the test.
Closes #11978 (closed)