--- Coro/Coro.pm 2007/01/05 16:55:01 1.105 +++ Coro/Coro.pm 2007/01/05 17:44:17 1.106 @@ -244,8 +244,8 @@ $current->prio (0); schedule; - } -} + } +} sub async_pool(&@) { # this is also inlined into the unlock_scheduler