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