Skip to content
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

Remove amd parameter from Incoming functions #1918

Merged
merged 4 commits into from
Mar 8, 2024

Conversation

bernardnormier
Copy link
Member

This PR removes the amd parameter from a number of Incoming functions.

This parameter was used only by CollocatedRequestHandler to use a thread-pool or not when delivering the response. With this PR, we always use a thread-pool thread to deliver the response.

This PR includes the system exception removal PR.

Copy link
Member

@externl externl left a comment

Choose a reason for hiding this comment

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

Looks good!

@bernardnormier bernardnormier merged commit f2b6b7e into zeroc-ice:main Mar 8, 2024
20 of 21 checks passed
@bernardnormier bernardnormier deleted the xamd branch May 10, 2024 23:43
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