--- cvsroot/Coro/Changes 2015/10/04 17:04:26 1.649 +++ cvsroot/Coro/Changes 2015/10/16 08:11:18 1.651 @@ -7,6 +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 + - bump minimum perl version to 5.10. + 6.48 Sun Oct 4 19:03:51 CEST 2015 - fix memory leak when Coro::Handle uses Coro::EV internally (testcase by Sten Sten).