]> Sergey Matveev's repositories - public-inbox.git/commit
t/lei-watch: test with with higher sleep
authorEric Wong <e@80x24.org>
Wed, 10 Nov 2021 10:33:16 +0000 (10:33 +0000)
committerEric Wong <e@80x24.org>
Wed, 10 Nov 2021 18:38:19 +0000 (18:38 +0000)
commit5fb5b6d1a62b74b34e0ce4b2615bd8bfc81195a4
tree04334ee69fed1183d0282a149ab4fdd125e021b1
parentb63e13509ce1fb359db4096b33219bcdb978e36d
t/lei-watch: test with with higher sleep

0.1s may not be enough for a task switch and inotify wakeup,
so try doubling it and see if it fixes test reliability, for
now.  A future change may be to implement a watcher/tracer
for inotify -> lei/store events.

Link: https://public-inbox.org/meta/20211104134327.zrf5jijfz7dsvb7l@meerkat.local/
t/lei-watch.t