Skip to content

esmini not stopping in linux #363

@tmIdiada

Description

@tmIdiada

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions