https://bz.apache.org/bugzilla/show_bug.cgi?id=63490
--- Comment #10 from Philippe Mouawad <[email protected]> --- (In reply to Felix Schumacher from comment #9) > Created attachment 36615 [details] > Check for end of scheduler duration before the real sampling occurs > > The current logic of TimerService has now been changed to return -1, when > delay would be too long for the end time. > > JMeterThread#delay stops the current thread, when delay is -1 (which could > be surprising, when a timer uses -1 to indicate no waiting). > > A test case has been added to test the current behaviour (and an old one has > been adapted to check for -1 in TimerService) and two tests have been added > to complete all possible cases in adjustDelay. +1 for merging -- You are receiving this mail because: You are the assignee for the bug.
