On Thu, Oct 27, 2016 at 9:20 AM, Edward K. Ream <[email protected]> wrote:
> On Thu, Oct 27, 2016 at 6:21 AM, Edward K. Ream <[email protected]> > wrote: > > Apparently I broke some idle-time processing related to mod_http, though >>> off hand I don't see how... >>> >> > The mod_http plugin registers an "idle" hook. This isn't being called in > the bad code. > Rev 4c928ff restores processing of "idle" hooks. My tests of mod_http pass. Please let me know if you find any further problems. As noted in the checkin log, the idle-time handling should be done in the new IdleTimeManager class, not in a special timer. I'll clean this up asap. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
