from multiprocessing.connection import Listener def daemon(listener: Listener, wid: int, base_dir: str, command): pass