I favor considering this a bug. It is easy enough to rework my code but it seems like odd behaviour.
On Nov 10, 2007 6:41 PM, Doug Cutting <[EMAIL PROTECTED]> wrote: > Devaraj Das wrote: > > There has been a change with respect to the way since progress reporting is > > done since 0.14. The application has to explicitly send the status > > (incrCounter doesn't send any status). Even if the application hasn't made > > any progress, it is okay to call setStatus with the earlier status. > > Should we consider this a bug? Incrementing a counter is a sign of > activity that should perhaps count towards keeping a task alive. > > Doug >
