mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-21 22:58:24 +00:00
4448550746
This should improve behaviour, since calls to @concurrent will now be serialized relative to other hooks on the same flow (but will still run in parallel with hooks on different flows). Unlike a plain async hook, @concurrent allows blocking sync APIs to run concurrently (e.g. requests). This is patch 1/4 of the reply-ectomy. |
||
---|---|---|
.. | ||
bench | ||
examples | ||
helper_tools | ||
mitmproxy | ||
release | ||
__init__.py | ||
conftest.py | ||
filename_matching.py | ||
full_coverage_plugin.py | ||
individual_coverage.py |