Skip to content

Update Exception.c#193

Open
erhan-mengusoglu wants to merge 1 commit into
jnr:masterfrom
erhan-mengusoglu:patch-1
Open

Update Exception.c#193
erhan-mengusoglu wants to merge 1 commit into
jnr:masterfrom
erhan-mengusoglu:patch-1

Conversation

@erhan-mengusoglu
Copy link
Copy Markdown

Delete unnecessary stack usage which can cause issue when there is an unhandled exception.

Delete unnecessary stack usage which can cause issue when there is an unhandled exception.
Copy link
Copy Markdown
Author

@erhan-mengusoglu erhan-mengusoglu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,
Please review this pull request which fixes an issue we observed.
When there is an exception, the stack is left in an inaccurate state, and stack usage is not needed.
Regards,
Erhan.

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