--- Coro/Changes 2021/06/25 01:13:20 1.692 +++ Coro/Changes 2021/08/19 22:43:02 1.693 @@ -27,8 +27,10 @@ } }; - - potential fix for an interetsing type of recursive coro + - potential fix for an interesting type of recursive coro destruction (testcase by Christopher J. Madsen). + - change jit executable strategy, to hopefully appease more + hardened environments. 6.57 Wed Jul 29 15:08:44 CEST 2020 - override AnyEvent condvar methods "properly", as AnyEvent