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

Remove loop from several asyncio API calls #1033

Merged
merged 3 commits into from
Jul 11, 2023

Conversation

mdemoret-nv
Copy link
Contributor

Description

Due to changes in asyncio in Python 3.10, we needed to remove the loop parameter from several API calls. See here for more info.

Fixes #1031

@mdemoret-nv mdemoret-nv added bug Something isn't working non-breaking Non-breaking change labels Jul 11, 2023
@mdemoret-nv mdemoret-nv requested a review from a team as a code owner July 11, 2023 05:12
@mdemoret-nv
Copy link
Contributor Author

Verified the visualization demo works locally.

@efajardo-nv
Copy link
Contributor

works now for me too. thanks.

@mdemoret-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 25a9afc into nv-morpheus:branch-23.07 Jul 11, 2023
@mdemoret-nv mdemoret-nv deleted the mdd_fix-py310-loop branch July 11, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: Pipeline error in SID visualization example
2 participants