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 abb08a5 commit 1ee2312Copy full SHA for 1ee2312
core/src/main/java/io/grpc/internal/DelayedClientTransport.java
@@ -201,8 +201,8 @@ public ListenableFuture<SocketStats> getStats() {
201
}
202
203
/**
204
- * Prevents creating any new streams. Buffered streams are not failed and may still proceed
205
- * when {@link #reprocess} is called. The delayed transport will be terminated when there is no
+ * Prevents creating any new streams. Buffered streams are not failed and may still proceed
+ * when {@link #reprocess} is called. The delayed transport will be terminated when there is no
206
* more buffered streams.
207
*/
208
@Override
0 commit comments