Le 23/2/16 15:14, Denis Kudriashov a ��crit��:
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.

oh yes !!