-
Notifications
You must be signed in to change notification settings - Fork 97
Device iterator #150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Device iterator #150
Conversation
|
Test FAILed. |
c1d1ac5 to
a03532c
Compare
|
Test PASSed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how about just self.queue? The my is redundant.
|
This looks great! |
|
Responded to PR feedback but rebased. |
a03532c to
9565620
Compare
|
Test PASSed. |
9565620 to
f85110d
Compare
|
looks great, ship it. |
|
Test PASSed. |
Uses a Queue to communicate between callback and iterator
f85110d to
38b1c8c
Compare
|
Test PASSed. |
38b1c8c to
07b8069
Compare
|
Test PASSed. |
…f for unit tests (#150) (#1310) cmake - Turn SonarCloud duplicate detection off for unit tests Triggered-By: cmake d7a20ec514ef83525d734d8ee39e03c712adbedc Upstream-PR: http://github.com/swift-nav/cmake/pull/150
@mfine This is pretty general to me and does the job.