Files
windmill/backend/windmill-worker/src
claude[bot]andwindmill-internal-app[bot] b7125074a2 fix: force stdin to Stdio::null for all user code execution (#6575)
Set stdin to Stdio::null for all Commands that execute user code across all supported languages to prevent unwanted input consumption. This affects Python, Deno, Bash, PowerShell, Go, Rust, PHP, Ruby, Java, C#, Ansible, Nu, and Bun executors.

The dedicated worker handler was intentionally left unchanged as it requires stdin for inter-process communication.

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-09-10 16:14:25 +00:00
..
2025-09-09 21:04:23 +00:00
2025-09-10 14:43:10 +00:00
2025-06-02 22:12:33 +02:00
2025-06-02 22:12:33 +02:00