Skip to content

Commit

Permalink
fix: Do not crash when running sync client in async context
Browse files Browse the repository at this point in the history
The asyncio code is now executed in a ThreadPoolExecutor to avoid
problems with multiple event loops.
  • Loading branch information
asgeirrr committed Dec 10, 2024
1 parent 8a5451d commit a52c558
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 123 deletions.
Loading

0 comments on commit a52c558

Please sign in to comment.