Module async_ops

Source
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