Describe the bug
An SSH task can wait in the queue for an agent even if there is no SSH-enabled agent available.
INGInious installation details
To Reproduce
Steps to reproduce the behavior:
- Deploy an INGInious instance without enabling SSH on Docker agents
- Submit a task that requires SSH
- The task wait undefinetely
Expected behavior
The backend queue should return that no connected agent is able to perform the task and remove the job from the queue.
Describe the bug
An SSH task can wait in the queue for an agent even if there is no SSH-enabled agent available.
INGInious installation details
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The backend queue should return that no connected agent is able to perform the task and remove the job from the queue.