Skip to content

bug: windows tests hanging on refactor branch. #2110

Description

@Hweinstock

Problem

All commits since #2041 have stalled on refactor with the windows tests not finishing.

  (pass) DevSupervisor > agents are idle until started, then report running with their port [1.10ms]
  (pass) DevSupervisor > passes environment, project root, and port to the runner [0.14ms]
  (pass) DevSupervisor > concurrent starts of the same agent share one attempt [1.34ms]
  (pass) DevSupervisor > an agent that exits before readiness fails the start and can be retried [0.58ms]
  (pass) DevSupervisor > unknown agents are rejected with the available names [0.14ms]
  (pass) DevSupervisor > merges attributed events from several agents into one stream [0.36ms]
  (pass) DevSupervisor > delivers an event queued while the consumer is draining a batch [2.62ms]
  (pass) DevSupervisor > a running agent that crashes reports failed and leaves the stream alive [5.55ms]
  (pass) DevSupervisor > setRuntimes adds, updates, and drops agents without touching running ones [0.42ms]
  (pass) DevSupervisor > readiness polling gives up at its deadline instead of blocking forever [111.90ms]

are the last logs, suggesting something is timing out.

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