1. 10 Feb, 2026 1 commit
    • MatejKosec's avatar
      fix: prevent aiperf pipe hang in planner scaling test (#6099) · 4ad739dd
      MatejKosec authored
      Replace PIPE-based stdout/stderr capture with direct file output in LoadGenerator.generate_load() to prevent orphaned aiperf child processes from blocking communicate() indefinitely
      Add start_new_session=True so os.killpg() can kill the entire process tree on timeout (not just the main process)
      Add unit test validating process-group kill on timeout
      Fixes DYN-2086
      4ad739dd
  2. 02 Jan, 2026 1 commit
  3. 22 Oct, 2025 2 commits
  4. 16 Oct, 2025 2 commits
  5. 16 Sep, 2025 1 commit
  6. 29 Aug, 2025 1 commit