feat: small cleanups to cache cleanup interval by bdraco · Pull Request #1146 · python-zeroconf/python-zeroconf

@bdraco

_CACHE_CLEANUP_INTERVAL was never changed over to seconds
when it was switched to loop.call_later. Remove the unneeded
conversion by changing the unit to seconds.

@bdraco marked this pull request as ready for review

April 2, 2023 06:03

@bdraco bdraco deleted the cache_cleanup_legacy branch

April 2, 2023 06:05