Feb. 23, 2016
2:14 p.m.
Hi Ben 2016-02-23 14:08 GMT+01:00 Ben Coman <btc@openinworld.com>:
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.