mirror of https://github.com/grpc/grpc-java.git
4693492fda
"Because of spurious wakeups, wait() must always be called in a loop". Got rid of wait(). "If you return or throw from a finally, then values returned or thrown from the try-catch block will be ignored. Consider using try-with-resources instead." Ignored the exception thrown from finally. |
||
---|---|---|
.. | ||
src | ||
third_party/okhttp | ||
build.gradle |