pub async fn new_context(
with_auth: bool,
current_file: Option<PathBuf>,
geometry_only: bool,
) -> Result<ExecutorContext, ConnectionError>pub async fn new_context(
with_auth: bool,
current_file: Option<PathBuf>,
geometry_only: bool,
) -> Result<ExecutorContext, ConnectionError>