Skip to content

Enhancement #3

@swampus

Description

@swampus

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions