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 22f8b5f commit 20be067Copy full SHA for 20be067
Changelog.md
@@ -14,6 +14,8 @@ Bug Fixes:
14
* Ensure custom error codes are returned from bisect runs. (Jon Rowe, #2732)
15
* Ensure `RSpec::Core::Configuration` predicate config methods return booleans.
16
(Marc-André Lafortune, #2736)
17
+* Prevent `rspec --bisect` from generating zombie processes while executing
18
+ (Benoit Tigeot, Jon Rowe, #2739)
19
20
### 3.9.2 / 2020-05-02
21
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.1...v3.9.2)
0 commit comments