JSON RPC client test function needs to be fixed
Open
area: connection
impact: test reliability
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
The `test_stream_closed_during_process` method does not throw an exception when it should. This issue was not caught because the test method wouldn't raise a failure if the exception block wasn't run (which is expected functionality).
Further investigation is needed to understand why the exception isn't raised.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.