Skip to content
Release 4.0.1

This stestr release is a bugfix release that fixes two issues that were
identified in the 4.0.0 release.

Fixes
-----

* Fixed an issue around the unittest runner unexpectedly not running the
  requested tests (or executing them in an unexpected order) causing odd
  failures that were difficult to debug.
* Fixed the output handling of `stestr run` and `stestr load` so that
  any segfaults or unexpected failures in a test worker are now properly
  reported in the subunit-trace output.