Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
609f65ba
Unverified
Commit
609f65ba
authored
Oct 01, 2025
by
Lianmin Zheng
Committed by
GitHub
Oct 01, 2025
Browse files
Remove debug print statement from scheduler output (#11145)
parent
2d62af6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
python/sglang/srt/managers/scheduler_output_processor_mixin.py
...n/sglang/srt/managers/scheduler_output_processor_mixin.py
+0
-1
No files found.
python/sglang/srt/managers/scheduler_output_processor_mixin.py
View file @
609f65ba
...
...
@@ -707,7 +707,6 @@ class SchedulerOutputProcessorMixin:
and
self
.
tp_rank
==
0
and
self
.
server_args
.
enable_request_time_stats_logging
):
print
(
f
"
{
req
.
finished_reason
=
}
"
)
req
.
log_time_stats
()
# Send to detokenizer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment