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

Make addTab properly async. #42

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Make addTab properly async. #42

merged 1 commit into from
Aug 17, 2024

Conversation

BigBlueHat
Copy link
Member

Had a mixed callback().then() which now uses await.
All addTab calls are awaited.

Fixes #34.

Had a mixed callback().then() which now uses await.
All addTab calls are awaited.

Fixes #34.
Copy link
Collaborator

@decentralgabe decentralgabe left a comment

Choose a reason for hiding this comment

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

thanks @BigBlueHat !

@msporny msporny merged commit f12b663 into main Aug 17, 2024
1 check passed
@msporny msporny deleted the use-await-not-then branch August 17, 2024 16:06
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.

Respec export problem with the script
3 participants