commit | 3502ce6daea8afd8988e9e3fcedb5611d2a17fe8 | [log] [tgz] |
---|---|---|
author | Thomas Amland <thomas.amland@gmail.com> | Fri Oct 31 11:13:51 2014 +0100 |
committer | Thomas Amland <thomas.amland@gmail.com> | Fri Oct 31 11:13:51 2014 +0100 |
tree | 5229c62342c397bbc29b4bd4365ee3ee9356357f | |
parent | 794f5020def03fab4b01950a03bb9ead4587b764 [diff] |
[tests] dont't join thread on teardown. For some reason join() halts for 1 seconds when using pytest slowing down all the tests. It's not strictly needed to join here.