fix: make sure hlt2_pp_thor does not configure any DVCommonBase algorithms
- Fix small config error in
hlt_pp_thor.py
which could lead to occasional crash as one line was using aFilterDesktop
- extend test to assert that no algorithms based on
DVCommonBase
are configured, as they are not thread safe.
Edited by Christoph Hasse