Skip to content

Make add_listener and remove_listener threadsafe - #794

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:add_listener_threadsafe
Jun 21, 2021
Merged

Make add_listener and remove_listener threadsafe#794
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:add_listener_threadsafe

Conversation

@bdraco

@bdraco bdraco commented Jun 21, 2021

Copy link
Copy Markdown
Member

These functions added and removed lists that would be iterated in different threads.

@bdraco
bdraco force-pushed the add_listener_threadsafe branch 2 times, most recently from 48082f0 to 2c86876 Compare June 21, 2021 16:56
@bdraco
bdraco force-pushed the add_listener_threadsafe branch from 2c86876 to 42996ea Compare June 21, 2021 16:59
@bdraco
bdraco merged commit 2bfbcbe into python-zeroconf:master Jun 21, 2021
@bdraco
bdraco deleted the add_listener_threadsafe branch June 21, 2021 17:10
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.

1 participant