From 1faf0b837198c5831767d4a46bff997d4dee9129 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Thu, 5 Oct 2017 01:16:04 +0530 Subject: [PATCH] mitop: more dead code --- examples/mitop.py | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/mitop.py b/examples/mitop.py index e10a76f0..b26a9e42 100644 --- a/examples/mitop.py +++ b/examples/mitop.py @@ -152,7 +152,6 @@ def main(router, argv): host.recv = mitogen.core.Receiver(router) host.recv.host = host - host.tasks = [] select.add(host.recv) call_recv = host.context.call_async(remote_main,