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 6110984 commit 9966d73Copy full SHA for 9966d73
tests/v1/kv_connector/nixl_integration/run_accuracy_test.sh
@@ -90,7 +90,7 @@ run_tests_for_model() {
90
FULL_CMD="$BASE_CMD"
91
fi
92
93
- eval "$FULL_CMD 2>&1 &"
+ eval "$FULL_CMD &"
94
95
# Store host and port for proxy configuration
96
PREFILL_HOSTS+=("localhost")
0 commit comments