Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #651 #667

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Fixes #651 #667

merged 3 commits into from
Apr 24, 2024

Conversation

mjp41
Copy link
Member

@mjp41 mjp41 commented Apr 18, 2024

This bug was caused by error checking code. Basic issue was matching using !T(NS...) and replacing with error, when Error is not in NS.... This results in an infinite loop.

@mjp41 mjp41 requested a review from sylvanc April 18, 2024 10:50
@mjp41
Copy link
Member Author

mjp41 commented Apr 18, 2024

@viewedlobster this should fix one of the issues you discovered.

@mjp41
Copy link
Member Author

mjp41 commented Apr 23, 2024

Fixed in Trieste. Semantics of Trieste has been changed to not match terms with Error contained in them.

This PR just contains the test now.

@mjp41 mjp41 merged commit 497f5fc into microsoft:master Apr 24, 2024
11 checks passed
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