Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BugFix] Prevent the task of _force_log from being garbage collected #4567

Merged
merged 3 commits into from
May 3, 2024

Conversation

Atry
Copy link
Contributor

@Atry Atry commented May 2, 2024

The task returned by asyncio.create_task should not be discarded. See python/cpython#88831

The task returned by `asyncio.create_task` should not be discarded. See python/cpython#88831
@simon-mo simon-mo enabled auto-merge (squash) May 2, 2024 21:35
auto-merge was automatically disabled May 2, 2024 21:37

Head branch was pushed to by a user without write access

@simon-mo simon-mo enabled auto-merge (squash) May 2, 2024 22:20
@simon-mo simon-mo merged commit 808632d into vllm-project:main May 3, 2024
59 checks passed
@Atry Atry deleted the patch-1 branch May 3, 2024 02:26
z103cb pushed a commit to z103cb/opendatahub_vllm that referenced this pull request May 7, 2024
dtrifiro pushed a commit to opendatahub-io/vllm that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants