FailedError: event loop run explictly stopped (addClone (Sig_USR1,Sig_USR2)) at frysk.proc.TestLib.assertRunUntilStop(TestRunner) at frysk.proc.TestLib.assertRunUntilStop(TestRunner) at frysk.proc.TestLib$AckHandler.assertAwait(TestRunner) at frysk.proc.TestLib$AckHandler.await(TestRunner) at frysk.proc.TestLib$AckProcess.spawn(TestRunner) at frysk.proc.TestLib$AckProcess.addClone(TestRunner) at frysk.proc.TestProcTasksObserver.doClone(TestRunner) at frysk.proc.TestProcTasksObserver.testDoCloneAckDaemon(TestRunner) at frysk.junit.Runner.<init>(TestRunner) at TestRunner.main(TestRunner)
Created attachment 1179 [details] FINE output of a failure of testDoCloneAckDaemon. The first of two logs one failure one success
Created attachment 1180 [details] FINE output of a success of testDoCloneAckDaemon, has a bit of testDoCloneDetached failure at the end. The second in a pair of logs detailing the success of a doCloneAckDaemon
seems to work now with ./frysk-core/TestRunner -r 100 frysk.proc.TestProcTasksObserver