Remove eager_start=False from zeroconf (#115498)

This commit is contained in:
J. Nick Koston
2024-04-12 19:09:42 -10:00
committed by GitHub
parent af2c381a0c
commit 0d0b77c9e4

View File

@ -428,7 +428,6 @@ class ZeroconfDiscovery:
zeroconf, async_service_info, service_type, name
),
name=f"zeroconf lookup {name}.{service_type}",
eager_start=False,
)
async def _async_lookup_and_process_service_update(