in src/smspark/job.py [0:0]
def _wait_for_hostname_resolution(self) -> None: for host in self._resource_config["hosts"]: self._dns_lookup(host)