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,