mirror of https://github.com/grpc/grpc-java.git
setOutgoingBinder() has `@GuardedBy` for the transport.
```
binder/src/main/java/io/grpc/binder/internal/BinderServerTransport.java:71: error: [GuardedBy] This access should be guarded by 'transport', which is not currently held
transport.setOutgoingBinder(
^
```
|
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||