--- Coro/Changes 2001/07/15 22:19:49 1.9 +++ Coro/Changes 2001/07/17 00:24:38 1.10 @@ -5,6 +5,7 @@ re-entered in two different coroutines, otherwise => crash. I see no easy solution to this problem, except by walking the call chaing and saving/restoring the cv's, which is what I do now. + - memory leaks still everywhere, especially at thread termination. - Coro::Event now works. 0.05 Sun Jul 15 17:32:20 CEST 2001