Skip to content

Implement game generation timeout #18

@SteffenBauer

Description

@SteffenBauer

As reported by TZornG in #17 , Puzzles with custom game parameters might not be possible for certain parameter values; causing the app to hang in an infinite loop. The app must then be terminated manually via the task manager, which is quite bad.

To be checked how to introduce a timeout; either directly in the generation loop of every game; or high-level by moving game generation to a separate thread. Quick-fix is to introduce more parameter limitation checks in affected puzzles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions