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

Async browser.newContext #1310

Merged
merged 2 commits into from
May 8, 2024
Merged

Async browser.newContext #1310

merged 2 commits into from
May 8, 2024

Conversation

inancgumus
Copy link
Member

What?

#1294

Checklist

  • I have performed a self-review of my code
  • I have added tests for my changes
  • I have commented on my code, particularly in hard-to-understand areas

About the TestK6Object update:
- To prevent race conditions, the JavaScript codes in the tests run in
  the event loop.
@inancgumus inancgumus self-assigned this May 7, 2024
@inancgumus inancgumus marked this pull request as ready for review May 7, 2024 12:03
@inancgumus inancgumus requested a review from ankur22 May 7, 2024 12:03
@inancgumus inancgumus changed the base branch from main to main-async May 7, 2024 13:03
@inancgumus inancgumus added the async supports async (promises) label May 7, 2024
Copy link
Collaborator

@ankur22 ankur22 left a comment

Choose a reason for hiding this comment

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

LGTM

@inancgumus inancgumus merged commit 81b9e7d into main-async May 8, 2024
17 checks passed
@inancgumus inancgumus deleted the async/browser-newcontext branch May 8, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
async supports async (promises)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants