Skip to content
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

01b issue #37

Open
rLinks234 opened this issue Nov 15, 2018 · 2 comments
Open

01b issue #37

rLinks234 opened this issue Nov 15, 2018 · 2 comments
Assignees

Comments

@rLinks234
Copy link
Contributor

auto group = lookup.getGroupFromNames({family_name}, {module_name});

Add a sleep(2) before this, as we have done in other examples

@rLinks234
Copy link
Contributor Author

Looks like a few other examples should have this as well, imo

@iamtesch
Copy link
Contributor

iamtesch commented Nov 30, 2018

We shouldn't sleep before the get group calls -- get group has a timeout built in. You only need a "sleep" there if you are about to print the lookup table, as that prints the current state (which may not be populated yet)

@rLinks234 -- good to close this?

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

No branches or pull requests

2 participants