We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5800ed commit 21ff7a0Copy full SHA for 21ff7a0
api/src/main/java/io/grpc/SynchronizationContext.java
@@ -57,7 +57,6 @@
57
* @since 1.17.0
58
*/
59
@ThreadSafe
60
-@ExperimentalApi("https://github.com/grpc/grpc-java/issues/4984")
61
public final class SynchronizationContext implements Executor {
62
private final UncaughtExceptionHandler uncaughtExceptionHandler;
63
0 commit comments