Skip to content

Replace PTY smoke polling sleeps with event-driven waits #37

Description

@jmqd

The PTY smoke harness polls captured output and child exit with fixed sleeps and multi-second deadlines. Under load this adds latency and can flake independently of TUI behavior. Notify the harness on reader output or child exit and wait on that signal with the remaining timeout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions