Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We made too strong of an assumption there that even in the case of Q=8 we'd always have 2 pending changes, which is incorrect. The tests on Windows apprently revealed an error where it returned 0. So let's relax the assumption to assert that pending would be >= 0 and something less than 7.
- Loading branch information