Skip to content

Conversation

@bernardnormier
Copy link
Member

This PR improves IceGrid/Greeter in C#, with in particular comments in the XML files.

Console.WriteLine($"{greeterName} is listening...");

// Shut down the communicator the program receives a SIGTERM or SIGINT signal.
Console.CancelKeyPress += (sender, eventArgs) =>
Copy link
Member Author

Choose a reason for hiding this comment

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

This is not used at all when the server registers its Process facet, which is always the case.

@bernardnormier bernardnormier merged commit 9d71f12 into zeroc-ice:main Feb 28, 2025
8 checks passed
@bernardnormier bernardnormier deleted the icegrid-greeter2 branch June 18, 2025 22:09
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