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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions