Skip to content

Fix battle shutdown - #1468

Merged
L-e-x-o-n merged 4 commits into
beyond-all-reason:mainfrom
geekingfrog:fix-battle-shutdown
Aug 7, 2026
Merged

Fix battle shutdown#1468
L-e-x-o-n merged 4 commits into
beyond-all-reason:mainfrom
geekingfrog:fix-battle-shutdown

Conversation

@geekingfrog

@geekingfrog geekingfrog commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

The first commit is the main fix, the other are tiny improvements made along the way.
more details in the commit messages

the `:shutdown` reason should be reserved for the node shutting down.
Otherwise, nodes started with the `remote` command show up, and this
causes trouble because they are not running the application, so any
request routed to these node will fail.
At least for now this will be helpful debugging similar issues. Though
in real production setup, it'll likely be too noisy.
@geekingfrog
geekingfrog marked this pull request as ready for review August 7, 2026 07:49
@L-e-x-o-n
L-e-x-o-n merged commit c959e6c into beyond-all-reason:main Aug 7, 2026
3 checks passed
@geekingfrog
geekingfrog deleted the fix-battle-shutdown branch August 7, 2026 15:25
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