--- Coro/Changes 2015/10/16 08:11:18 1.651 +++ Coro/Changes 2015/10/16 23:41:58 1.652 @@ -7,8 +7,10 @@ TODO: swap_sv not undone in pool TODO: croak when async_pool tries to run canceled thread? -TODO: exceptions do not reset EV readable watchers -TODO: http://pastebin.com/UauGDx7D +6.47 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). - bump minimum perl version to 5.10. 6.48 Sun Oct 4 19:03:51 CEST 2015