mirror of https://github.com/grpc/grpc-java.git
Since the Resource shared the executor service between invocations, but didn't null it out on shutdown, it could bring up a new channel with a terminated event loop. The channel would then proceed to panic on usage. I noticed this problem while looking into what was necessary for #4755. |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| build.gradle | ||