Skip to content

ADK python subprocesses accumulate and are not promptly reaped #57

Description

@HappyLiang12

Found by the concurrency E2E effort (ledger: e2e-concurrency-report.md, item O4). After repeated agent/workflow churn in local dev (h2 profile), about 30 orphaned langchain-adk python.exe processes accumulated; killing the backend JVM leaves them running. Suggest AdkProcessReaper hardening: reap on shutdown hook, tie child lifetime to the parent (Windows job object), and periodically sweep stale pid-dir entries.

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