But the third attempt went through really fast :-)
Questions/remarks:
How can I debug what's going on? => As there are now more things happening under the hood (starting Node etc.; communication with CodeceptJS), you should probably show more steps in the debug (-vvv) output.
The thread node is keeping my CPU busy; so I rebooted (don't know which other threads were abandoned now).
Ctrl+C does not quit. I had to close the entire terminal window, but that didn't stop node (see 2)
In 3 tries, it hung 2 times, but in different steps:
First:
Second:
But the third attempt went through really fast :-)
Questions/remarks:
-vvv
) output.node
is keeping my CPU busy; so I rebooted (don't know which other threads were abandoned now).Ctrl+C
does not quit. I had to close the entire terminal window, but that didn't stopnode
(see 2)