Merge pull request #2765 from ctiller/the-test-be-sleepy
Fix edge cases in CHTTP2 resulting in lose of send close from clients
No related branches found
No related tags found
Showing
- src/core/client_config/subchannel.c 0 additions, 2 deletionssrc/core/client_config/subchannel.c
- src/core/transport/chttp2/internal.h 5 additions, 1 deletionsrc/core/transport/chttp2/internal.h
- src/core/transport/chttp2/stream_lists.c 0 additions, 3 deletionssrc/core/transport/chttp2/stream_lists.c
- src/core/transport/chttp2/writing.c 19 additions, 15 deletionssrc/core/transport/chttp2/writing.c
- src/core/transport/chttp2_transport.c 1 addition, 1 deletionsrc/core/transport/chttp2_transport.c
- test/cpp/end2end/end2end_test.cc 25 additions, 0 deletionstest/cpp/end2end/end2end_test.cc
Loading
Please register or sign in to comment