import threading captcha_answer: str | None = None captcha_event: threading.Event | None = None