--- Coro/Changes 2021/06/24 19:10:06 1.691 +++ Coro/Changes 2021/06/25 01:13:20 1.692 @@ -27,6 +27,8 @@ } }; + - potential fix for an interetsing type of recursive coro + destruction (testcase by Christopher J. Madsen). 6.57 Wed Jul 29 15:08:44 CEST 2020 - override AnyEvent condvar methods "properly", as AnyEvent