]> Sergey Matveev's repositories - public-inbox.git/commit
t/inbox_idle: switch to create_inbox
authorEric Wong <e@80x24.org>
Mon, 15 Mar 2021 11:58:16 +0000 (12:58 +0100)
committerEric Wong <e@80x24.org>
Mon, 15 Mar 2021 20:54:30 +0000 (16:54 -0400)
commit61bbfbf640f5fcdc95438dbad3f27782ab5cabdf
treed78f2c66caba9e61939192d763b953a880ca408e
parent14ce66a9924a83eda6cbc8d5328f02353782cf69
t/inbox_idle: switch to create_inbox

Surprising to me, this is actually significantly faster
even though we're starting off with an empty inbox due
to -no_fsync being the default.
t/inbox_idle.t