msrest-for-python icon indicating copy to clipboard operation
msrest-for-python copied to clipboard

Unreachable assertion in test_conf_async_trio_requests

Open langston-barrett opened this issue 4 years ago • 1 comments

This assert follows a return, so it's trivially unreachable:

https://github.com/Azure/msrest-for-python/blob/8896f85c559786213e7f7f4438cce20ab60b820c/tests/asynctests/test_universal_http.py#L84-L85

langston-barrett avatar Dec 05 '20 18:12 langston-barrett