[whatwg/fetch] keepalive requests are terminated when they shouldn't be? (Issue #1669)

https://fetch.spec.whatwg.org/#fetch-groups says 
"whose request’s done flag is unset or keepalive is false"

I think that should use "and", not "or". We don't want to cancel not-done keepalives there, I believe.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1669
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1669@github.com>

Received on Tuesday, 6 June 2023 21:52:25 UTC