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

[chore] Hot Fix Examples Async/Await Execution #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

John-peterson-coinbase
Copy link
Contributor

What changed? Why?

  • Our examples define async functions. Currently, they are not awaited which can result in the execution of the script completed before the promise resolves
  • The examples are updated to properly handle the example function calls

Qualified Impact

@cb-heimdall
Copy link

Review Error for melissamforbs @ 2024-08-18 06:18:16 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for melissamforbs @ 2024-08-18 06:18:37 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for melissamforbs @ 2024-09-10 12:00:14 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for melissamforbs @ 2024-10-01 16:18:55 UTC
User must have write permissions to review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants