ATLANTBH / jmeter-components

Apache jMeter components
Apache License 2.0
78 stars 51 forks source link

XMLFormatter: Fixing FWK005 parse may not be called while parsing #15

Closed fzimandl closed 6 years ago

fzimandl commented 6 years ago

When testing with multiple threads, we have got an empty response sometimes. It was caused by missing synchronization while parsing XMLs.