Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ errsub
Function
errsub
test/mitmproxy/test_optmanager.py:209–210 ·
view source on GitHub ↗
(**kwargs)
Source
from the content-addressed store, hash-verified
207
recerr = []
208
209
def
errsub(**kwargs):
210
recerr.append(kwargs)
211
212
def
err(updated):
213
if
o.one == 10:
Callers
nothing calls this directly
Calls
1
append
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…