Skip to content

polling_device_watcher: fix race between construction and start#5387

Merged
dorodnic merged 1 commit intorealsenseai:developmentfrom
bfulkers-i:polling_race
Dec 30, 2019
Merged

polling_device_watcher: fix race between construction and start#5387
dorodnic merged 1 commit intorealsenseai:developmentfrom
bfulkers-i:polling_race

Conversation

@bfulkers-i
Copy link
Contributor

Device watchers do not notify for devices that already exist when they
are constructed (e.g. win_event_device_watcher), but
polling_device_watcher was also not notifying if devices were added
between construction and start. This aligns polling_device_watcher
with win_event_device_watcher

Device watchers do not notify for devices that already exist when they
are constructed (e.g. win_event_device_watcher), but
polling_device_watcher was also not notifying if devices were added
between construction and start. This aligns polling_device_watcher
with win_event_device_watcher
@dorodnic dorodnic merged commit 29a9cc4 into realsenseai:development Dec 30, 2019
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.

3 participants