-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Task description
The use case of using multithreading here is when the test is running the user might still ask for the test to stop. At the moment this is not possible, even if we have design a stop button on the main window. The button, at the moment, cannot be clicked when a test is running. Moreover, since when multiple tests are selected they execute one after the other, the whole test procedure can never be stopped until all tests ends
Definition of done
The GUI uses multithreading
Reactions are currently unavailable