DO NOT REPLY [Bug 48350] Deadlock on distributed testing with 2 clients

[email protected] Sat, 6 Mar 2010 16:14:31 +0000 (UTC)
Newsgroups gmane.comp.jakarta.jmeter.devel
Message-ID <[email protected]>
https://issues.apache.org/bugzilla/show_bug.cgi?id=48350

--- Comment #9 from Philippe Mouawad <[email protected]> 2010-03-06 16:14:31 UTC ---
Hello,
I tested:
remote.configure(testTree, host);
instead of
remote.configure(test, host);

Same behaviour, because testTree is the same reference as test so same locked
object.

Philippe.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.