28.7 Stopping the Application
We haven't inspected the cleanup sequence yet, so let's have a look at it now:
- ActionExpand the Cleanup: Stop demo node.
The Cleanup sequence stops the client process in a hard way and waits until it fully terminates. This is a very simple approach and shall suffice for the moment. If the emulator/simulator was started by QF-Test, it will also be stopped when the client process is terminated.