1. 15 Apr, 2026 1 commit
  2. 09 Apr, 2026 1 commit
  3. 31 Mar, 2026 1 commit
  4. 17 Mar, 2026 1 commit
  5. 16 Mar, 2026 1 commit
  6. 13 Mar, 2026 1 commit
    • Nick Hill's avatar
      [Tests] Shutdown test `RemoteVLLMServer` cleanly (#36950) · b373b510
      Nick Hill authored
      
      
      Recent PR #33949 changed the teardown logic of the RemoteVLLMServer test utility class to
      send SIGTERM to all vllm (sub)processes at once, which breaks the clean/coordinated
      shutdown logic that assumes only the top-level process will receive a signal (for example
      when running in a container that's shut down).
      
      This caused a bunch of errors and stacktraces in some test logs, even though those tests
      still pass. We should still attempt a normal shutdown and only kill other procs if they are
      still running after a few seconds.
      
      Example: tests/v1/distributed/test_external_lb_dp.py::test_external_lb_completion_streaming
      Signed-off-by: default avatarNick Hill <nickhill123@gmail.com>
      b373b510
  7. 12 Mar, 2026 1 commit
  8. 09 Mar, 2026 1 commit
  9. 06 Mar, 2026 1 commit
  10. 04 Mar, 2026 1 commit
  11. 28 Feb, 2026 2 commits
  12. 25 Feb, 2026 1 commit
  13. 24 Feb, 2026 1 commit
  14. 21 Feb, 2026 1 commit
  15. 20 Feb, 2026 1 commit
  16. 05 Feb, 2026 1 commit
  17. 28 Jan, 2026 1 commit
  18. 24 Jan, 2026 1 commit
  19. 20 Jan, 2026 1 commit
  20. 08 Jan, 2026 1 commit
  21. 24 Dec, 2025 1 commit
  22. 11 Dec, 2025 1 commit
  23. 08 Dec, 2025 1 commit
  24. 02 Dec, 2025 1 commit
  25. 30 Nov, 2025 1 commit
  26. 18 Nov, 2025 1 commit
  27. 01 Nov, 2025 1 commit
  28. 27 Oct, 2025 1 commit
  29. 25 Oct, 2025 1 commit
  30. 22 Oct, 2025 1 commit
  31. 19 Oct, 2025 1 commit
  32. 18 Oct, 2025 2 commits
  33. 17 Oct, 2025 1 commit
  34. 14 Oct, 2025 1 commit
  35. 12 Oct, 2025 1 commit
  36. 05 Oct, 2025 1 commit
  37. 29 Sep, 2025 1 commit
  38. 26 Sep, 2025 1 commit