--- Coro/Changes 2015/10/16 23:41:58 1.652 +++ Coro/Changes 2015/10/16 23:42:56 1.653 @@ -7,7 +7,7 @@ TODO: swap_sv not undone in pool TODO: croak when async_pool tries to run canceled thread? -6.47 Sat Oct 17 01:40:12 CEST 2015 +6.49 Sat Oct 17 01:40:12 CEST 2015 - throwing an exception to a thread waiting in Coro::Handle using Coro::EV did not stop the watchers, causing the next call to fail (testcase by Martin Pritchard).