We have a big complex application using POE and WxPerl. (with POE::Loop::Wx bridging the gap)
Every so often I get an error like this: "internal inconsistency: event should have been found at C:/Perl/site/lib/POE/Queue/Array.pm line 221." I have no idea where to begin debugging something deep in the guts of POE. :) I believe we're on version 0.33 of POE. Any suggestions as to how to find out what's doing this to us? Thanks, Ed
