Ben Simons discovered that the Monitor example didn't run properly
anymore. The proplem appers to have its cause in improper handling of the exit
signal of the child process that's stopped. The problem is preliminary solved
by handling the child's child-process's exit signal in Child itself. Further
polishing may still be required.