-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request