From 4314043e407763918de6696366919d0fa8afac83 Mon Sep 17 00:00:00 2001
From: Noah Eisen <ncteisen@gmail.com>
Date: Wed, 11 Jan 2017 15:59:33 -0800
Subject: [PATCH] Update negative-http2-interop-test-descriptions.md

---
 doc/negative-http2-interop-test-descriptions.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/negative-http2-interop-test-descriptions.md b/doc/negative-http2-interop-test-descriptions.md
index 1ded97b503..b64fe6a024 100644
--- a/doc/negative-http2-interop-test-descriptions.md
+++ b/doc/negative-http2-interop-test-descriptions.md
@@ -50,6 +50,7 @@ the user application having to do a thing.
 
 Client Procedure:
  1. Client sends two UnaryCall requests (and sleeps for 1 second in-between).
+ TODO: resolve [9300](https://github.com/grpc/grpc/issues/9300) and remove the 1 second sleep
  
     ```
     {
-- 
GitLab