forked from nv-morpheus/Morpheus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Due to changes in `asyncio` in Python 3.10, we needed to remove the `loop` parameter from several API calls. See [here](https://blog.teclado.com/changes-to-async-event-loops-in-python-3-10/) for more info. Fixes nv-morpheus#1031 Authors: - Michael Demoret (https://github.com/mdemoret-nv) Approvers: - Eli Fajardo (https://github.com/efajardo-nv) URL: nv-morpheus#1033
- Loading branch information
1 parent
1d1b330
commit 25a9afc
Showing
2 changed files
with
32 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters