-
Notifications
You must be signed in to change notification settings - Fork 4k
Reply to SETUP_TRANSPORT post-BinderServer shutdown #11260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
binder/src/androidTest/java/io/grpc/binder/internal/LeakSafeOneWayBinderTest.java
Outdated
Show resolved
Hide resolved
binder/src/androidTest/java/io/grpc/binder/internal/LeakSafeOneWayBinderTest.java
Show resolved
Hide resolved
binder/src/androidTest/java/io/grpc/binder/internal/LeakSafeOneWayBinderTest.java
Show resolved
Hide resolved
binder/src/androidTest/java/io/grpc/binder/internal/LeakSafeOneWayBinderTest.java
Show resolved
Hide resolved
binder/src/androidTest/java/io/grpc/binder/internal/LeakSafeOneWayBinderTest.java
Outdated
Show resolved
Hide resolved
|
Note the test failure. |
|
You were right, I restarted the tests and we are all green now. |
Fixes #8931