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

[Core][Logging] Add last frame information for better debugging #4278

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

youkaichao
Copy link
Member

When the process hangs after returning to a function, it is unclear where is the process, and users have to analyze the call chain manually. This PR adds the from and to information directly in the log file, so that debugging issues like #4277 will be easier.

@youkaichao youkaichao merged commit d86285a into vllm-project:main Apr 23, 2024
47 checks passed
@youkaichao youkaichao deleted the improve_trace branch April 23, 2024 16:48
alexeykondrat pushed a commit to alexeykondrat/ci-vllm that referenced this pull request May 1, 2024
z103cb pushed a commit to z103cb/opendatahub_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