We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5681f16 commit eae55faCopy full SHA for eae55fa
Changelog.md
@@ -19,6 +19,12 @@ Enhancements:
19
* Allow simple filters (e.g. `:symbol` key only) to be triggered by truthey
20
values. (Tim Mertens, #2035)
21
22
+Bug Fixes:
23
+
24
+* Lock `example_status_persistence_file` when reading from and writing
25
+ to it to prevent race conditions when multiple processes try to use
26
+ it. (Ben Woosley, #2029)
27
28
### 3.3.2 / 2015-07-15
29
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)
30
0 commit comments