Furthermore, at least in Windows (8), the spawned child processes seem to "linger", even though they do nothing (useful). As I was comparing test results between plugin and command-line (from the same cmd.exe window), the latter failed due to stack overflow problems, arising from the lingering spawned processes. This was confirmed by testing the command-line version in a new window, which worked just fine.
↧