-
Notifications
You must be signed in to change notification settings - Fork 920
An error thrown by a custom RpcSmartSubtransport is consumed and not propagated to the client code #2165
Open
Description
If implementing a custom RpcSmartSubtransport that throws an exception during the read or write operation, the error message is ignored in the SmartSubtransportStream because it is not a NativeException.
Related PR with fix and repro test: #2164
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.