-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
Description
Hi,
if I press in shell Ctrl+C first then all is working perfect. But if I first close the animation window then the Ctrl-C is only working with the handler (means message from handler appears in shell as often I press the Ctrl+C combination) but the application itself never stops until I kill the job. I think this bug appeared since you introduced the while loop and the quit flag in esmini application main.cpp, so since the paramater distributions.
| } while (retval == 0 && dist.GetIndex() < dist.GetNumPermutations() - 1 && !quit); |
Please check it in linux or windows as well.
Kind regards,
tmIdiada
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels