--- Coro-Multicore/Changes 2018/08/26 15:30:55 1.14 +++ Coro-Multicore/Changes 2019/03/05 12:10:31 1.15 @@ -3,8 +3,9 @@ TODO: idle timeout, like IO::AIO TODO: add examples -TODO: mysql perlmulticore more to do + - make extra sanity checks configurable. + - abort, not croak, when checks fail, as error is in XS code. - improve portability to non-gcc-compatible compilers, where perl falls back to a slow workaround that requires dTHX.