event¶ event(event_type: EventType, event_details: dict[str, Any] | None = None) → Future[source]¶ Submit create_event to ThreadPoolExecutor to avoid blocking.