Maybe if somehow a Process new it was
being debugged and the new process inherited that state.
I plan to introduce inheriting state for spawn processes. Idea is to add InheritedProcessSpecificVariable.
Particularly I want mark processes which was forked during test execution and maybe manage it automatically: terminating on test completion, collecting failures as additional test result.