We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b265a9 commit 6ce8791Copy full SHA for 6ce8791
tests/timer.php
@@ -23,4 +23,6 @@
23
echo "function B", PHP_EOL;
24
sleep(1);
25
}
26
-});
+});
27
+
28
+$loop->run();
0 commit comments