ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/examples/custom-backend
Martin von Zweigbergk 8eb3d85b1c backend: make write methods async
This doesn't provide any benefit yet bit I think we've known for a
while that we want to make the backend write methods async. It's just
not been important to Google because we have the local daemon process
that makes our writes pretty fast. Regardless, this first commit just
changes the API and all callers immediately block for now, so it won't
help even on slow backends.
2024-09-04 18:34:11 -07:00
..
main.rs backend: make write methods async 2024-09-04 18:34:11 -07:00