Fix changelog entries from "improvement" to "feature" (there's "improvement" in our towncrier configuration).
6 lines
220 B
ReStructuredText
6 lines
220 B
ReStructuredText
Wait for workers to finish reporting when test run stops early.
|
|
|
|
This makes sure that the results of in-progress tests are displayed.
|
|
Previously these reports were being discarded, losing information about the
|
|
test run.
|