https://issues.apache.org/bugzilla/show_bug.cgi?id=48350
--- Comment #17 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> 2010-03-06 19:10:48 UTC --- Created an attachment (id=25100) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25100) Patch to deadlock Here is a patch that: - Synchronizes configuration sending to avoid deadlock - clones properties to avoid locking issues (remove synchronization block since Properties object is only read) You are right, there are 2 different references of test HashTree but they share somewhere the same object. Philippe http://wwww.ubik-ingenierie.com -- 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: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org