mirror of https://github.com/grpc/grpc-java.git
After #9937 was merged, the Java observability tests start to fail. This System.exit(0) call in the existing Interop client main() method prevented execution to continue in the new combined Observability Interop test binary here. (The new binary is calling the old binary's main() method.) |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||