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

feat: infinite ping - concurent calls #93

Merged
merged 6 commits into from
Mar 18, 2024

Conversation

radulucut
Copy link
Collaborator

@radulucut radulucut commented Feb 21, 2024

This allows for creating and handling multiple measurements at the same time when using the --infinite flag.

A new measurement will start if there is at least one probe that is finished across all running (in-progress) measurements and the limit (currently set to 10) has not been reached.

#91

@radulucut radulucut marked this pull request as ready for review February 26, 2024 17:00
@MartinKolarik
Copy link
Member

@radulucut I'm afraid I won't get a chance to check the code fully till next week, but feel free to continue with other issues in the meantime in separate PRs targeting this branch.

@radulucut
Copy link
Collaborator Author

@radulucut I'm afraid I won't get a chance to check the code fully till next week, but feel free to continue with other issues in the meantime in separate PRs targeting this branch.

sure, no worries.

@MartinKolarik MartinKolarik merged commit 52b7a42 into jsdelivr:master Mar 18, 2024
3 checks passed
@radulucut radulucut deleted the infinite-ping-concurent branch March 19, 2024 12:46
@MartinKolarik MartinKolarik linked an issue Jun 17, 2024 that may be closed by this pull request
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.

Infinite ping
2 participants