framework
framework copied to clipboard
TRestThread: fix a bug in non-test-run mode when last process is general process
If we disable test run, and if the last process is general process, then it will come into problem trying to assembly TRestEvent abstract class.
This PR is not passing the pipeline
It may because the base is too old. I merged from master and now the pipeline is passed.