nit: Remove busy waiting on scheduler (#2382)

This commit is contained in:
SangBin Cho
2024-12-08 01:06:15 -08:00
committed by GitHub
parent 63dfab1bea
commit 1f09e84b9a
4 changed files with 19 additions and 6 deletions

View File

@@ -1,5 +1,9 @@
# Contributor Guide
# Build SGLang
See [Install SGLang, Method 2: From Source section](../start/install.md).
## Format Your Code
Use these commands to format your code and pass CI linting tests.