• 1.1 4a57dfb648

    fix an indefinite hang which would wait for events although no events

    teal released this 2010-01-19 07:59:22 -06:00

    are pending - this happened if items arrive very quickly while
    the "reschedule-event" tried unconditionally avoiding a busy-loop
    and not schedule new work.

    Downloads