clusterizer show server information in imgui. server can dispatch waiting jobs and some fixes

This commit is contained in:
2025-02-22 23:48:21 +01:00
parent 3f33d44f86
commit 19a98363a8
7 changed files with 9 additions and 8 deletions

View File

@ -6,7 +6,7 @@
/* By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/02/20 18:25:18 by tomoron #+# #+# */
/* Updated: 2025/03/18 16:27:42 by tomoron ### ########.fr */
/* Updated: 2025/03/18 16:51:47 by tomoron ### ########.fr */
/* */
/* ************************************************************************** */
@ -14,7 +14,6 @@
# include "RT.hpp"
typedef enum e_job_status
{
WAITING,