Skip to content

Fix race where ServiceBrowser thread gets unlucky and _handlers_to_call gets populated between the check for it and the .wait  #476

@bdraco

Description

@bdraco

_handlers_to_call needs to be checked again once we a are holding the condition

https://github.com/jstasiak/python-zeroconf/blob/master/zeroconf/__init__.py#L1787

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions