Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only do one concurrent fetch per server in keyring (#16894) | Erik Johnston | 2024-02-09 | 1 | -0/+1 |
Otherwise if we've stacked a bunch of requests for the keys of a server, we'll end up sending lots of concurrent requests for its keys, needlessly. |