]> Sergey Matveev's repositories - public-inbox.git/commit
tests: replace select/usleep calls with tick()
authorEric Wong <e@80x24.org>
Mon, 12 Dec 2022 04:22:00 +0000 (04:22 +0000)
committerEric Wong <e@80x24.org>
Mon, 12 Dec 2022 20:57:45 +0000 (20:57 +0000)
commitcf4cbaac260b5c24ed7173c39e0e18c0f0deb89f
tree96fed340a906138762d1768660cf8ac6f6f5f764
parent7f70bf3c6aab60f494842504e1267e719515430b
tests: replace select/usleep calls with tick()

This makes it easier to identify places in tests which cause
unnecessary slowdowns doing busy waits.
t/cmd_ipc.t
t/httpd-corner.t
t/httpd-unix.t
t/nntpd.t