We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ce182 commit 1c218dbCopy full SHA for 1c218db
tests/fault_tolerance/cancellation/test_trtllm.py
@@ -448,7 +448,6 @@ def test_request_cancellation_trtllm_prefill_first_prefill_cancel(
448
# TODO: Why wait after worker ready fixes frontend 404 / 500 flakiness?
449
time.sleep(2)
450
451
->>>>>>> de716ff61 (feat: add dynamic port allocation to prevent test conflicts)
452
# Step 4: Test request cancellation during prefill phase
453
logger.info(
454
"Testing completion request cancellation during prefill phase..."
0 commit comments