You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scheduler now only needs n=0 (active) tasks to fulfill its primary purpose (scheduling), but we have agreed that it is OK to hold n=1 as well, as this will be good for clients (especially cylc tui) that connect directly to the scheduler. (The UI Server will populate higher-n windows for the the web UI as needed).
The scheduler now only needs n=0 (active) tasks to fulfill its primary purpose (scheduling), but we have agreed that it is OK to hold n=1 as well, as this will be good for clients (especially
cylc tui
) that connect directly to the scheduler. (The UI Server will populate higher-n windows for the the web UI as needed).See also #3746
The text was updated successfully, but these errors were encountered: