--- cvsroot/Coro/Coro.pm 2011/05/21 16:35:38 1.298 +++ cvsroot/Coro/Coro.pm 2011/05/24 02:26:14 1.299 @@ -768,7 +768,7 @@ This is a rather brutal way to free a coro, with some limitations - if the thread is inside a C callback that doesn't expect to be canceled, bad things can happen, or if the cancelled thread insists on running -complicated cleanup handlers that rely on it'S thread context, things will +complicated cleanup handlers that rely on its thread context, things will not work. Any cleanup code being run (e.g. from C blocks) will be run without