vix_utils
vix_utils copied to clipboard
Better Error Messages When Calling Synchronous API versions from event loop
Non-obvious errors are thrown when user calls the synchronous API functions in an event loop.
For example, using in Jupyter
will result in errors that are net helpful in working around the issue.