MCPcopy Index your code
hub / github.com/mitmproxy/mitmproxy / err

Function err

test/mitmproxy/test_master.py:7–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5
6
7async def err():
8 raise RuntimeError
9
10
11async def test_exception_handler(caplog_async):

Callers 1

test_exception_handlerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected