Skip to content

When testing microtask queues, make sure that they're not automatically drained#127

Merged
victorgomes merged 1 commit into
v8:node-ci-2021-04-06from
jeisinger:microtasks
Apr 30, 2021
Merged

When testing microtask queues, make sure that they're not automatically drained#127
victorgomes merged 1 commit into
v8:node-ci-2021-04-06from
jeisinger:microtasks

Conversation

@jeisinger

Copy link
Copy Markdown
Member

V8 has a bug that in certain cases the default microtask queue is drained, and this test relies on the behavior.

Updating the test, so I can land the V8 fix.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

they're not automatically drained.
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