mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-08 18:13:08 +08:00
This method may reasonably need to do slow I/O, and the implementation for Google's VFS indeed does that, so it should be async.
This method may reasonably need to do slow I/O, and the implementation for Google's VFS indeed does that, so it should be async.