-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Problem: Python runner can hang and block the request.
Goal: Add configurable timeout with a safe kill.
Acceptance:
- property: quantum.python.timeoutSec (default 30)
- ProcessBuilder waits for timeout, then destroyForcibly()
- Non-zero exit code -> uniform error envelope
- Basic unit test for timeout path
Metadata
Metadata
Assignees
Labels
No labels