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

Add timeout to get_meta_info #346

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

SimoneRaponi
Copy link
Contributor

This PR closes #340

Currently, the StreamExecutor.get_meta_info function does not have a way to prevent deadlock.
The changes provided in this PR allows to manage the case and raise a TimeoutError should it happen.

@hnyls2002 hnyls2002 merged commit ff99c38 into sgl-project:main Apr 3, 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.

Add timeout management to StreamExecutor.get_meta_info
2 participants