Searched refs:worker_handler (Results 1 – 2 of 2) sorted by relevance
492 worker_handler, task_handler, result_handler, cache): argument496 worker_handler._state = TERMINATE510 if threading.current_thread() is not worker_handler:511 worker_handler.join(1e100)
573 worker_handler, task_handler, result_handler, cache): argument577 worker_handler._state = TERMINATE593 if threading.current_thread() is not worker_handler:594 worker_handler.join()