pytest-race changelog
=====================


v0.2.0 [2022-06-07]
-------------------
+ Use threading.Barrier to synchronize workers and the main thread.


v0.1.1
------
* Fixed `raise from`.


v0.1.0
------
+ Basic functionality.