File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -277,8 +277,8 @@ Changelog
277
277
------------------
278
278
279
279
* Fixed ``RecursionError `` that can occur when using
280
- `cleanup_on_signal <https://pytest-cov.readthedocs.io/en/latest /subprocess-support.html#if-you-got-custom-signal-handling >`__ or
281
- `cleanup_on_sigterm <https://pytest-cov.readthedocs.io/en/latest /subprocess-support.html#if-you-got-custom-signal-handling >`__.
280
+ `cleanup_on_signal <https://pytest-cov.readthedocs.io/en/v2.8.0 /subprocess-support.html#if-you-got-custom-signal-handling >`__ or
281
+ `cleanup_on_sigterm <https://pytest-cov.readthedocs.io/en/v2.8.0 /subprocess-support.html#if-you-got-custom-signal-handling >`__.
282
282
See: `#294 <https://github.com/pytest-dev/pytest-cov/issues/294 >`_.
283
283
The 2.7.x releases of pytest-cov should be considered broken regarding aforementioned cleanup API.
284
284
* Added compatibility with future xdist release that deprecates some internals
You can’t perform that action at this time.
0 commit comments