def pytest_funcarg__wq(request): return jobs.workq()
def __init__(self): self.key2data = {} self.workq = jobs.workq()