diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2018-04-04 14:52:24 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@corte.si> | 2018-04-07 09:04:14 +1200 |
commit | 9dcd15d350aa5e2ee2d6f7299d0183cabddeb992 (patch) | |
tree | b02a58edf7402c3f0f9a898a71d9e384bea4ecf2 /dev.ps1 | |
parent | 6a08ef465f3af6cb2044baf98279de1071538f5a (diff) | |
download | mitmproxy-9dcd15d350aa5e2ee2d6f7299d0183cabddeb992.tar.gz mitmproxy-9dcd15d350aa5e2ee2d6f7299d0183cabddeb992.tar.bz2 mitmproxy-9dcd15d350aa5e2ee2d6f7299d0183cabddeb992.zip |
asyncio: ditch the handler context
There are a few reasons for this. First, logs are now async, and can be called
at any time. Second, the event loop is thread local, so there can only ever be
one master per thread. These two things together completely obviate the need
for a handler context.
Diffstat (limited to 'dev.ps1')
0 files changed, 0 insertions, 0 deletions