mirror of https://github.com/grpc/grpc-java.git
Previously it does it at shutdown, which was wrong because executor may still be used before the server is terminated. Resolves #2034 Uses ObjectPool to make this change testable. Cleans up test and makes it mostly single-threaded, except for two deadlock tests that have to be multi-threaded. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||