]> Sergey Matveev's repositories - public-inbox.git/commit
git: use async_wait_all everywhere
authorEric Wong <e@80x24.org>
Fri, 8 Oct 2021 10:20:02 +0000 (10:20 +0000)
committerEric Wong <e@80x24.org>
Fri, 8 Oct 2021 21:23:28 +0000 (21:23 +0000)
commit13a2fcc724576a78d0955f64dc0f4494545153c3
treee81ef19be921acb9963064c46923b80c7dc3d5df
parente46b24f437639e3c2cc19df4a2c875b56fe6fea7
git: use async_wait_all everywhere

Some code paths may use maximum size checks, so ensure
any checks are waited on, too.
12 files changed:
lib/PublicInbox/LeiSearch.pm
lib/PublicInbox/LeiStore.pm
lib/PublicInbox/V2Writable.pm
t/git.t
xt/cmp-msgstr.t
xt/cmp-msgview.t
xt/eml_check_limits.t
xt/eml_octet-stream.t
xt/git_async_cmp.t
xt/msgtime_cmp.t
xt/perf-msgview.t
xt/perf-obfuscate.t