Issue Details (XML | Word | Printable)

Key: QRTZNET-97
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Marko Lahma
Reporter: Marko Lahma
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Quartz.NET

QuartzSchedulerThread stops processing jobs if computer clock is advanced more than 248 days

Created: 30/Mar/08 05:01 PM   Updated: 31/Mar/08 03:59 AM
Component/s: Core
Affects Version/s: None
Fix Version/s: 1.0 RC 1


 Description  « Hide
Seems that numPauses is calculated with an Int32 which underflows when set a too large negative calculation result caused by timeUntilTrigger calculation. When calculation succeeds again (enough time has passed to meet the window again) processing continues.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.