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

fix: handle spurious axe.runPartial returning null #324

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

AdnoC
Copy link
Contributor

@AdnoC AdnoC commented Aug 25, 2023

Closes issue: #320

I have not been able to replicate the issue. Nor can I find in our code where we might return nil. So I decided to handle it like a frame erroring: We mark the frame with frame-tested if its an inner frame and just throw if it is top-level.

@AdnoC AdnoC requested a review from a team as a code owner August 25, 2023 16:30
@michael-siek michael-siek merged commit 3dca4c2 into develop Sep 1, 2023
2 checks passed
@michael-siek michael-siek deleted the fix-runPartial-spurious-nil branch September 1, 2023 01:05
@dequejenn dequejenn mentioned this pull request Oct 2, 2023
@github-actions github-actions bot mentioned this pull request Jan 15, 2024
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