diff options
author | Aldo Cortesi <aldo@corte.si> | 2017-05-14 10:28:12 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@corte.si> | 2017-05-14 10:28:12 +1200 |
commit | a03a56f4dcc13e3b510dcb0f3c826b7420d15260 (patch) | |
tree | e095e44aee8bc61db002a354ab2c928c95f9effd /web/src/js/components/Header/MenuToggle.jsx | |
parent | fe01adff0f21a5cf866cf55e9b0fe7cc0805a08e (diff) | |
download | mitmproxy-a03a56f4dcc13e3b510dcb0f3c826b7420d15260.tar.gz mitmproxy-a03a56f4dcc13e3b510dcb0f3c826b7420d15260.tar.bz2 mitmproxy-a03a56f4dcc13e3b510dcb0f3c826b7420d15260.zip |
net.tcp: server should be in shut-down state before start
The .configure and .tick events can be called before the server is running. If
an addon calls ctx.master.shutdown() at this point, the server hangs forever
waiting on __is_shutdown_set. This patch fixes this by starting off with it
already set.
Diffstat (limited to 'web/src/js/components/Header/MenuToggle.jsx')
0 files changed, 0 insertions, 0 deletions