Currently there's a bug with JMeter plugin, which causes tank to hang at the end of the test. This happens, because data reader never closes. I decided to add "self.reader.close()", though I'm not sure that I've added it in the right spot. So feel free to make any changes.
Currently there's a bug with JMeter plugin, which causes tank to hang at the end of the test. This happens, because data reader never closes. I decided to add "self.reader.close()", though I'm not sure that I've added it in the right spot. So feel free to make any changes.