Open Issues Need Help
View All on GitHubAI Summary: The task is to create a new Prolog predicate, `wait_for_file/3`, in the `utils.pl` file of the plwm project. This predicate will wait for a specified file to be created, checking periodically with a given interval and timing out after a certain duration. This will replace the current use of `sleep/1` in the unit tests, improving their reliability and speed.
Complexity:
3/5
good first issue priority: trivial refactor test
Seeker04/plwm
259
An X11 window manager written in Prolog
Prolog
#linux#prolog#swi-prolog#tiling-window-manager#x11