-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more logging and remove asyncio (#86)
The asyncio.run call is not actually doing anything here. There is a call to asyncio within the vespa sdk and the concern is that they could be interfering with each other. I havent managed to prove this, so I'm also adding a bunch of logging to get some extra information if the error comes up again.
- Loading branch information
Showing
1 changed file
with
19 additions
and
10 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