-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix async handling and improve CLI functionality
- Ensured proper handling of asynchronous functions within Click commands using `asyncio.run()` - Added missing imports and components to maintain full functionality - Verified correct use of `asyncio.run()` to avoid potential blocking issues in the event loop - Enhanced code clarity and maintainability
- Loading branch information
1 parent
86893f7
commit 060d235
Showing
1 changed file
with
1 addition
and
8 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