HI Tomek, On 8/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > !!! > Funny thing though - seems that calling Auction.schedule_pending in > environment.rb somehow "spoils" the scheduler and - WOW - makes other, > normally scheduled (at later time) jobs also unexecuted!
Does that mean that the scheduler becomes unusable ? Maybe I will investigate the code just before the trigger but I was careful in catching any trouble at that point, I will check once again (tomorrow morning JST). > Calling it from within the application after it starts is completely > OK, though - schedules pending jobs, they get executed, any jobs > scheduled after the call are also successfully executed. > /!!! > > Trying to redefine lwarn and step (what I actually did was defining a > class Scheduler2 < Scheduler and making $scheduler an instance of > Scheduler2) methods didn't give any results - step does what it should > (executes every 0.25s), lwarn doesn't give any errors. > > I just don't know what to think about this. Me neither, I will try to reproduce that on my side with a mini rails application. Best regards, ttyl, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
