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. 06 Feb, 2026 1 commit
  3. 04 Feb, 2026 2 commits
  4. 29 Jan, 2026 1 commit
  5. 22 Jan, 2026 1 commit
  6. 12 Jan, 2026 1 commit
  7. 07 Jan, 2026 1 commit
  8. 02 Jan, 2026 1 commit
  9. 31 Dec, 2025 1 commit
  10. 18 Dec, 2025 1 commit
  11. 09 Dec, 2025 2 commits
  12. 02 Dec, 2025 1 commit
  13. 01 Dec, 2025 1 commit
  14. 17 Nov, 2025 1 commit
  15. 14 Nov, 2025 1 commit
  16. 12 Nov, 2025 1 commit
  17. 11 Nov, 2025 1 commit
  18. 07 Nov, 2025 2 commits
  19. 31 Oct, 2025 1 commit
  20. 27 Oct, 2025 1 commit
  21. 22 Oct, 2025 3 commits
  22. 20 Oct, 2025 1 commit
  23. 17 Oct, 2025 1 commit
  24. 16 Oct, 2025 3 commits
  25. 08 Oct, 2025 1 commit
  26. 07 Oct, 2025 1 commit
  27. 01 Oct, 2025 1 commit
  28. 29 Sep, 2025 1 commit
  29. 24 Sep, 2025 2 commits
  30. 18 Sep, 2025 1 commit
  31. 17 Sep, 2025 1 commit
  32. 16 Sep, 2025 1 commit