Skip to content

Fix typo in handle_info return reason (:disonnect → :disconnect)#2135

Merged
mariari merged 1 commit intoanoma:basefrom
Nepali123:patch-3
Feb 6, 2026
Merged

Fix typo in handle_info return reason (:disonnect → :disconnect)#2135
mariari merged 1 commit intoanoma:basefrom
Nepali123:patch-3

Conversation

@Nepali123
Copy link
Copy Markdown
Contributor

@Nepali123 Nepali123 commented Aug 8, 2025

This PR fixes a typo in the handle_info/2 callback of Anoma.Client.Node.GRPCProxy.
The atom :disonnect was not a meaningful or intentional value, and should be :disconnect.

cc @mariari @agureev

@mariari
Copy link
Copy Markdown
Member

mariari commented Aug 15, 2025

The reason given doesn't particularly matter to the supervisor who shuts it down since it's not one of the answers that affect restarts. I'll let @m1dnight decide what to do with this particular value

@m1dnight
Copy link
Copy Markdown
Contributor

It's a typo, so a fix is never a bad idea. Thanks for this!

@Nepali123
Copy link
Copy Markdown
Contributor Author

@m1dnight The failing ReplayTest seems unrelated to this typo fix. All other checks passed, could we force merge this?

@mariari
Copy link
Copy Markdown
Member

mariari commented Aug 27, 2025

Read our git processes:

https://anoma.github.io/anoma/git.html

and wait for a release

@mariari mariari moved this from Triage to Next in What's Cooking on Anoma Nov 14, 2025
@mariari mariari merged commit 8f12931 into anoma:base Feb 6, 2026
5 of 6 checks passed
@github-project-automation github-project-automation bot moved this from Next to Released in What's Cooking on Anoma Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Released

Development

Successfully merging this pull request may close these issues.

3 participants