--- AnyEvent/Changes 2009/07/18 00:05:28 1.289 +++ AnyEvent/Changes 2009/07/18 05:47:44 1.291 @@ -1,5 +1,8 @@ Revision history for Perl extension AnyEvent. +TODO: Event seems to have some racy signal handling. + +4.85 Sat Jul 18 06:16:14 CEST 2009 - nail the signal race problem in perl once and for all (see $AnyEvent::MAX_SIGNAL_LATENCY). - take advantage of Async::Interrupt if it is available.