msuozzo opened a new pull request, #33995: URL: https://github.com/apache/beam/pull/33995
Previously, parameterized generics that made it to the issubclass call would fail and cause obscure stack traces to bubble up. Short-circuiting this logic by unconditionally rejecting ensures the type check failure case will handle the error message generation and display. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
