]> Sergey Matveev's repositories - public-inbox.git/commit
t/lei-refresh-mail-sync: improve test reliability
authorEric Wong <e@80x24.org>
Sat, 18 Sep 2021 22:38:43 +0000 (22:38 +0000)
committerEric Wong <e@80x24.org>
Sun, 19 Sep 2021 00:04:14 +0000 (00:04 +0000)
commitcabfdc1dc4d62a697e3ebbc886cb3da9f1fc7186
treea4d05d1e69072608dce1f9872cbe004235b8089c
parent1d008cccb51ce8da92c97185840886bfc8b1e351
t/lei-refresh-mail-sync: improve test reliability

We can't assume -imapd will be ready by the time we try to
connect to it after restart when using "-l $ADDR".  So recreate
the (closed-for-testing) listen socket in the parent and hand it
off to -imapd as we do normally
t/lei-refresh-mail-sync.t