mirror of https://github.com/grpc/grpc-java.git
On my machine, the client currently takes ~3s to run a test. However, with exit() it takes < 1s. When doing lots of integration tests, those seconds add up. We know one of those seconds is the DESTROY_DELAY_SECONDS of SharedResourceHolder. Part of another second appears to be Netty creating any threads that weren't previously created when shutting down. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||