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 code flow bug with try/catch #93

Merged
merged 3 commits into from
Jul 17, 2023
Merged

Fix code flow bug with try/catch #93

merged 3 commits into from
Jul 17, 2023

Conversation

TwitchBronBron
Copy link
Member

@TwitchBronBron TwitchBronBron commented Jul 14, 2023

Fixes a bug in trackCodeFlow where variables assigned in try/catch falsely trigger the "not all code paths assign..." error.

image

@TwitchBronBron TwitchBronBron marked this pull request as ready for review July 17, 2023 16:17
@TwitchBronBron TwitchBronBron merged commit 53c21af into master Jul 17, 2023
9 checks passed
@TwitchBronBron TwitchBronBron deleted the fix-code-flow branch July 17, 2023 16:19
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.

None yet

2 participants