Expand description
Async utilities to prevent blocking operations
Functionsยง
- run_
file_ operation - Run a potentially blocking file operation in a background thread
- run_
git_ operation - Run a potentially blocking Git operation in a background thread
Async utilities to prevent blocking operations