Skip to content

Reduce duplicate code between zeroconf.asyncio and zeroconf._core#904

Merged
bdraco merged 1 commit intopython-zeroconf:masterfrom
bdraco:dedupe_service_register
Jul 16, 2021
Merged

Reduce duplicate code between zeroconf.asyncio and zeroconf._core#904
bdraco merged 1 commit intopython-zeroconf:masterfrom
bdraco:dedupe_service_register

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jul 16, 2021

Closes #901

@bdraco bdraco force-pushed the dedupe_service_register branch 8 times, most recently from 5ee7d61 to d2aa148 Compare July 16, 2021 20:06
@bdraco bdraco force-pushed the dedupe_service_register branch from d2aa148 to aa15293 Compare July 16, 2021 20:07
@bdraco bdraco merged commit e417fc0 into python-zeroconf:master Jul 16, 2021
@bdraco bdraco deleted the dedupe_service_register branch July 16, 2021 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Try to reduce code duplication in service registration between async and sync

1 participant