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

Clean up response iterator map properly #335

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

krishung5
Copy link
Contributor

This PR fixed the coredump issue that occurred during the unloading of a decoupled model. The cleanup for the response iterator should happen before the message queue is destroyed and the stub is terminated because it requires Python backend to process the cleanup message.

@krishung5 krishung5 requested a review from Tabrizian January 11, 2024 09:31
@krishung5 krishung5 force-pushed the krish-python-cleanup branch from 529fafa to ccb85f9 Compare January 11, 2024 09:44
@krishung5 krishung5 merged commit 4ee0fce into main Jan 11, 2024
3 checks passed
@krishung5 krishung5 deleted the krish-python-cleanup branch January 11, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants