Skip to content

Ping all instances concurrently#1076

Merged
ManeraKai merged 1 commit intolibredirect:masterfrom
DokterKaj:concurrent-ping
Jun 28, 2025
Merged

Ping all instances concurrently#1076
ManeraKai merged 1 commit intolibredirect:masterfrom
DokterKaj:concurrent-ping

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