Skip to content

Commit 4234cba

Browse files
committed
single core cpus hate this?
1 parent e73bc2e commit 4234cba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/lru-crawler.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ is(scalar <$sock>, "OK\r\n", "kicked lru crawler");
5050
while (1) {
5151
my $stats = mem_stats($sock);
5252
last unless $stats->{lru_crawler_running};
53+
sleep 1;
5354
}
5455

5556
{

0 commit comments

Comments
 (0)