diff options
author | Noah Eisen <ncteisen@gmail.com> | 2017-01-11 15:59:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-11 15:59:33 -0800 |
commit | 4314043e407763918de6696366919d0fa8afac83 (patch) | |
tree | da6d81a9afbcd644cb696785068b91acd739548f /doc | |
parent | 850ed9b5d0c8766a29cd795e48f5eed1337bf892 (diff) |
Update negative-http2-interop-test-descriptions.md
Diffstat (limited to 'doc')
-rw-r--r-- | doc/negative-http2-interop-test-descriptions.md | 1 |
1 files changed, 1 insertions, 0 deletions
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 ``` { |