Skip to content

Commit 21ff7a0

Browse files
authored
api: Stabilize the SynchronixationContext class (#10130)
1 parent b5800ed commit 21ff7a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/src/main/java/io/grpc/SynchronizationContext.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
* @since 1.17.0
5858
*/
5959
@ThreadSafe
60-
@ExperimentalApi("https://github.com/grpc/grpc-java/issues/4984")
6160
public final class SynchronizationContext implements Executor {
6261
private final UncaughtExceptionHandler uncaughtExceptionHandler;
6362

0 commit comments

Comments
 (0)