[Bugfix] Fix redundant shm broadcast warnings in diffusion workers#133
Merged
ywang96 merged 1 commit intovllm-project:mainfrom Dec 1, 2025
Merged
Conversation
Signed-off-by: samithuang <[email protected]>
ZJY0516
reviewed
Dec 1, 2025
Collaborator
ZJY0516
left a comment
There was a problem hiding this comment.
I'm not sure it's ok to use indefinite=True instead of use a suitable large enough number
ZJY0516
approved these changes
Dec 1, 2025
Collaborator
ZJY0516
left a comment
There was a problem hiding this comment.
This is acceptable for the rc1 release
LawJarp-A
pushed a commit
to LawJarp-A/vllm-omni
that referenced
this pull request
Dec 12, 2025
…llm-project#133) Signed-off-by: samithuang <[email protected]> Signed-off-by: Prajwal A <[email protected]>
princepride
pushed a commit
to princepride/vllm-omni
that referenced
this pull request
Jan 10, 2026
…llm-project#133) Signed-off-by: samithuang <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.
Purpose
When running qwen-image gradio demo (or any diffusion model), the worker processes generate redundant log messages every 60 seconds:
Test Plan
Test Result
Before:
After fix:
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)