Skip to content

core: handle closed transport factory in InternalSubchannel without panic - #12984

Open
kannanjgithub wants to merge 1 commit into
grpc:masterfrom
kannanjgithub:estub-channel-panic
Open

core: handle closed transport factory in InternalSubchannel without panic#12984
kannanjgithub wants to merge 1 commit into
grpc:masterfrom
kannanjgithub:estub-channel-panic

Conversation

@kannanjgithub

@kannanjgithub kannanjgithub commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Catch IllegalStateException when starting a new transport against a closed transport factory and shut down the subchannel safely instead of letting it escape into the SynchronizationContext and causing a channel panic.

Internal yaqs
Related CL

…anic

Catch IllegalStateException when starting a new transport against a closed
transport factory and shut down the subchannel safely instead of letting it
escape into the SynchronizationContext and causing a channel panic.
@kannanjgithub
kannanjgithub requested a review from ejona86 August 11, 2026 13:19
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.

1 participant