feat: avoid calling get_running_loop when resolving ServiceInfo by bdraco · Pull Request #1261 · python-zeroconf/python-zeroconf
At Home Assistant startup we have a thundering heard of ServiceInfos being resolved. Avoid the get_running_loop() calls since it generates os.getpid() syscalls
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters