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 9a86944 commit 7db2de1Copy full SHA for 7db2de1
tests/jsonrpc/test_jsonrpcclient.py
@@ -212,6 +212,7 @@ def test_receive_invalid_response_exception(self):
212
finally:
213
test_client.shutdown()
214
215
+ @pytest.mark.unstable
216
def test_response_stream_closed_exception(self):
217
"""
218
Verify response stream closed, exception returned and response thread died.
0 commit comments