Skip to content

Ping all instances concurrently #1076

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

Merged
merged 1 commit into from
Jun 28, 2025

Conversation

DokterKaj
Copy link
Contributor

Use Promise.allSettled() to ping all instances concurrently instead of consecutively

@ManeraKai
Copy link
Member

I didn't want to do this before to not miss with the timing of ping. But after understanding async/await, yeah this is better.

@ManeraKai ManeraKai merged commit 5540a9a into libredirect:master Jun 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants