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

netty: Use DefaultELG with LocalChannel in test #11461

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Aug 12, 2024

LocalChannel is not guaranteed to be compatible with NioEventLoopGroup, and is failing with Netty 4.2.0.Alpha3-SNAPSHOT.

See #11447

CC @normanmaurer

LocalChannel is not guaranteed to be compatible with NioEventLoopGroup,
and is failing with Netty 4.2.0.Alpha3-SNAPSHOT.

See grpc#11447
@normanmaurer
Copy link

LGTM

@ejona86 ejona86 merged commit 4ab3422 into grpc:master Aug 12, 2024
13 checks passed
@ejona86 ejona86 deleted the netty-local-wants-defaultelg branch August 12, 2024 22:39
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