https://issues.apache.org/bugzilla/show_bug.cgi?id=53838
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Sebb <[email protected]> --- Only Stop is supposed to interrupt active samplers, however TCPSampler does not currently implement the Interruptible interface. Fixed in SVN: URL: http://svn.apache.org/viewvc?rev=1382510&view=rev Log: Pressing "Stop" does not interrupt the TCP sampler Bugzilla Id: 53838 Modified: jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPSampler.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
