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

Relax timing of setTimeout in abort controller test #160

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

jhugman
Copy link
Owner

@jhugman jhugman commented Nov 11, 2024

Fixes #159

@jhugman jhugman requested a review from Johennes November 11, 2024 19:04
@Johennes
Copy link
Collaborator

Looks ok. Hopefully it'll improve the situation. 👍

It's somewhat interesting that this only started flaking now.

@jhugman
Copy link
Owner Author

jhugman commented Nov 11, 2024

It's somewhat interesting that this only started flaking now.

Yes, I'm also interested in this.

The amount of our code needed to run that particular test is essentially just the test-harness, so I'm not too concerned—unless different timing issues start to crop up.

@jhugman jhugman merged commit 28f931b into main Nov 11, 2024
5 checks passed
@jhugman jhugman deleted the jhugman/159-fixup-intermittent-abort-controller-test branch November 11, 2024 19:26
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.

AbortController test intermittent failure.
2 participants