Skip to content

Fix race condition on BandwidthWithParallelLatencyEngine #63

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

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

Conversation

tiagoad
Copy link
Collaborator

@tiagoad tiagoad commented Aug 6, 2025

Fix race condition on BandwidthWithParallelLatencyEngine that keeps latency measurements running after the test is paused or finished.

Fixes #48
Should fix #49

Copy link
Contributor

github-actions bot commented Aug 6, 2025

Please set a semver versioning label of either major, minor, or patch on this pull request.

@tiagoad tiagoad added the minor label Aug 6, 2025
…atency measurements running after the test is paused or finished
@tiagoad tiagoad force-pushed the tdias/fix-latency-race-condition branch from 0329d12 to 96f89ee Compare August 6, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Speedtest continues if you switch tabs during test when installed through npm Is it possible to abort a test?
1 participant