- From: Adam Rice <notifications@github.com>
- Date: Tue, 01 Jun 2021 20:27:45 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 2 June 2021 03:27:59 UTC
Ah, this isn't quite right, because multiple connections can be waiting for a single (key, host, port) to be available. We need to keep a queue of waiting connections instead. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1244#issuecomment-852687194
Received on Wednesday, 2 June 2021 03:27:59 UTC