You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/06/07 18:18:48 UTC

[Bug 63490] At end of scheduler duration lots of Samplers gets executed at the same time

https://bz.apache.org/bugzilla/show_bug.cgi?id=63490

--- Comment #1 from Vladimir Sitnikov <si...@gmail.com> ---
@Felix, I think this fix should be put right into delay method, because it has
extra delay that "prevents" delays that exceed scheduled timeframe.

In other words, dealay method should stop scheduling rather than calling
"adjustDelay".

-- 
You are receiving this mail because:
You are the assignee for the bug.