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

More complete example #33

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

More complete example #33

wants to merge 4 commits into from

Conversation

thorbjornsen
Copy link

A more complete example demonstrating more of the API calls.

A more complete example demonstrating more of the API calls.
thorbjornsen and others added 3 commits August 21, 2020 17:06
Was testing against a local copy of the library
Merging from the master branch. Hopefully will fix the failing test
Copy link

@tung-vu-td tung-vu-td left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

//

for {
time.Sleep(1000000000)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny suggestion :D

Suggested change
time.Sleep(1000000000)
time.Sleep(time.Second)

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