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 7a3f113 commit 1270263Copy full SHA for 1270263
tests/edge_cases/007-fiber_first_then_spawn.phpt
@@ -46,5 +46,5 @@ echo "Test completed\n";
46
Test: Fiber first, then spawn
47
Starting Fiber
48
Inside Fiber
49
-Async exception caught: The True Async Scheduler cannot be started from within a Fiber
+Async exception caught: Cannot spawn a coroutine when async is disabled
50
Test completed
0 commit comments