Skip to content

wasm: detailed rpc logs nits #111

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

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

jbrill
Copy link
Contributor

@jbrill jbrill commented Feb 25, 2025

Additional modifications from #110

@jbrill jbrill requested a review from ellemouton February 25, 2025 14:53
@jbrill jbrill self-assigned this Feb 25, 2025
@jbrill
Copy link
Contributor Author

jbrill commented Feb 25, 2025

@ellemouton apologies for the premature merge. This PR should address your comments, all of which I agree on !

return js.ValueOf("rpc with name " + rpcName + " not found")
}

go func() {
defer func() {
Copy link
Member

Choose a reason for hiding this comment

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

what was the original reason for adding this panic recovery log?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I never actually ran into a panic here, but I thought it couldn't hurt to add these logs in the case that we hit that recovery state.

@ViktorTigerstrom ViktorTigerstrom merged commit f823ad0 into master Mar 3, 2025
5 checks passed
@ellemouton ellemouton deleted the rpc-detailed-logs-fixups branch March 3, 2025 15:57
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.

3 participants