https://issues.apache.org/bugzilla/show_bug.cgi?id=47886
Flick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #8 from Flick <[email protected]> 2009-09-23 10:13:21 PDT --- It calls initRun (that i changed) to create a Context object and populate it with the necessary values. When the thread actually starts, it takes the member context variable and then places it on the ThreadLocal for use. This is because the JMeterThread only becomes the execution Thread at the point in time that the thread pool starts it. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
