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