Running nose2 with `--fail-fast` and without the `--processes` flag works as expected. At the first failed test it stops. Adding in a `--processes 2` flag - it runs through the full test suite.