Skip to content

Conversation

@lirenzhu
Copy link

…ll device initializations have completed.

The async.each usage here is causing the LogicalDevice.search callback to be invoked after every device initialization. Added an async.each callback, following the async 0.9.2 source, to call LogicalDevice.search callback when all iterations are complete.

@stephen
Copy link
Owner

stephen commented Aug 9, 2015

Nice find!

stephen-1.0.0 is more or less only used by airsonos, so it'd probably be useful to open a PR upstream against from your fork to stephen:logical-search.

stephen added a commit that referenced this pull request Aug 9, 2015
Fixed async usage to only invoke LogicalDevice.search callback when a…
@stephen stephen merged commit e07ec2c into stephen:stephen-1.0.0 Aug 9, 2015
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.

2 participants