Describe the bug
At the moment, the che-machine-exec that provide the .noidle does not work. i've followed #23529 and read the doc https://eclipse.dev/che/docs/stable/end-user-guide/proc_preventing-workspace-idling-for-long-running-commands/ but found a bigger problem. Both CheCode and JetBrainsIdeDevServer relies on che-machine-exec that does not include it.
https://github.com/che-incubator/che-code/blob/main/build/dockerfiles/assembly.Dockerfile#L15 7.56.0
https://github.com/che-incubator/jetbrains-ide-dev-server/blob/main/build/dockerfiles/Dockerfile#L39 7.70.0
And seems to be merged in eclipse-che/che-machine-exec#333 so 7.111 at the earliest
Che version
7.120@latest
Steps to reproduce
- Create a project with a .noidle on help install or claude.
- Wait for the idle timeout
- See workspace closing
- Search for any log related to the CLI watcher in /checode/entrypoint-logs.txt and found nothing
Expected behavior
For my long lived work to not stop or my helm install to not be stopped.
Runtime
Kubernetes (vanilla)
Screenshots
No response
Installation method
chectl/latest
Environment
Linux
Eclipse Che Logs
Additional context
No response
Describe the bug
At the moment, the che-machine-exec that provide the .noidle does not work. i've followed #23529 and read the doc https://eclipse.dev/che/docs/stable/end-user-guide/proc_preventing-workspace-idling-for-long-running-commands/ but found a bigger problem. Both CheCode and JetBrainsIdeDevServer relies on che-machine-exec that does not include it.
https://github.com/che-incubator/che-code/blob/main/build/dockerfiles/assembly.Dockerfile#L15 7.56.0
https://github.com/che-incubator/jetbrains-ide-dev-server/blob/main/build/dockerfiles/Dockerfile#L39 7.70.0
And seems to be merged in eclipse-che/che-machine-exec#333 so 7.111 at the earliest
Che version
7.120@latest
Steps to reproduce
Expected behavior
For my long lived work to not stop or my helm install to not be stopped.
Runtime
Kubernetes (vanilla)
Screenshots
No response
Installation method
chectl/latest
Environment
Linux
Eclipse Che Logs
Additional context
No response