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)
We Haven't Reached Our Donation Goal Yet
Help us continue developing Tryton as free and open-source software.
https://www.tryton.org/donate
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)