Skip to content

Conversation

rmunn
Copy link
Contributor

@rmunn rmunn commented Aug 14, 2020

Fixes #357.

This is #594, rebased onto develop, and then partially rewritten to fix the bug mentioned in #594 (comment) (which required a near-total rewrite of the TokenPartitioner, as the approach taken in #594 was wrong and was the direct cause of that bug).

All unit tests pass, including all the unit tests that were in #594, plus a new unit test to test the bug from #594 (comment).

It seems Appveyor's C# compiler is old enough that it doesn't know how
to do tuple deconstruction, so we'll avoid doing that. It makes
TokenPartitioner uglier, but no getting around that if we're dealing
with an old C# compiler.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants