Skip to content

Conversation

huydhn
Copy link

@huydhn huydhn commented Apr 22, 2025

I found this small bug when building vLLM with XPU support. According to Python doc https://docs.python.org/3.12/library/os.html, there is no os.exit. The correct call should be sys.exit. Here is the exception https://github.com/vllm-project/vllm/actions/runs/14605100087/job/40972245985#step:11:229

Also fix some minor lint warnings

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.

1 participant