BewareMyPower commented on PR #25008: URL: https://github.com/apache/pulsar/pull/25008#issuecomment-3573544399
I tried to add a test and found it's hard to test. This bug does not affect correctness. It just throws an `IllegalStateException`, which will be handled by the `UncaughtExceptionHandler` from `ExtendedThreadFactory`. It's basically equivalent with returning false in this case. -- 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]
