Blocks :
|
When the test library's ProcessTools.ProcessBuilder starts a subprocess, it prints the command line for the subprocess. It would be helpful when investigating some kinds of timeout failures if it also printed start and end times or start and duration or something like that.
|