Commit 334ed7f
Make PersistenceReader::load_documents participate in tokio cooperative scheduling (#41689)
We have a number of "background" tasks that walk the document log and do
relatively CPU-expensive work; let's give those a chance to yield the runtime.
GitOrigin-RevId: 92072439d7c1983036906ebd660a959cd5b874ac1 parent 7f62119 commit 334ed7f
1 file changed
+19
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments