Skip to content

Conversation

@joelposti
Copy link

@joelposti joelposti commented Mar 9, 2024

Added unit tests that prove that the current field boundary finding logic causes a busy exhausted loop when user code calls continue and an error when user code calls break when an empty field data chunk is encountered.

More detailed explanation in issue Field boundary finding logic causes a busy exhausted loop.

…busy exhausted loop when user code calls `continue` and an error when user code calls `break` when an empty field data chunk is encountered.
@joelposti joelposti force-pushed the field-boundary-finding-causes-busy-exhausted-loop branch from c730002 to 7c57dcf Compare March 9, 2024 21:29
@joelposti
Copy link
Author

I first wrote these tests as integration tests. But I converted them to unit tests since it looks like the repo has zero integration tests. If you want these as integration tests instead, please let me know.

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.

1 participant