Skip to content

Commit af22143

Browse files
committed
paperwork for #1543
1 parent 92fe560 commit af22143

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ development at the same time, such as 4.5.x and 5.0.
2020
Unreleased
2121
----------
2222

23-
Nothing yet.
23+
- Fix: In some embedded environments, an IndexError could occur on stop() when
24+
the originating thread exits before completion. This is now fixed, thanks to
25+
`Russell Keith-Magee <pull 1543_>`_, closing `issue 1542`_.
26+
27+
.. _issue 1542: https://github.com/nedbat/coveragepy/issues/1542
28+
.. _pull 1543: https://github.com/nedbat/coveragepy/pull/1543
2429

2530

2631
.. scriv-start-here

CONTRIBUTORS.txt

+1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ Rodrigue Cloutier
139139
Roger Hu
140140
Ross Lawley
141141
Roy Williams
142+
Russell Keith-Magee
142143
Salvatore Zagaria
143144
Sandra Martocchia
144145
Scott Belden

0 commit comments

Comments
 (0)