Andreas Scheja

Results 4 comments of Andreas Scheja

I've encountered a very similar issue with 1.12.5, though purely with Kotlin. see https://github.com/ascheja/KotlinReflectionInternalError-reproducer-mockk. In my case there is an issue with a class not being there for a lambda,...

Seems like we ran into this too with our consumers. In my opinion instead of throwing an exception in case of an interrupted select I think this library should just...

Thanks for the quick response. We're still on php 7.4.33. I'll try specifying the channel RPC timeout and get back to you tomorrow.

Seems like setting the channel RPC timeout to a non-zero value was the right call, this problem is gone now. Thanks for the help!