Closed
Description
https://html.spec.whatwg.org/multipage/comms.html#the-eventsource-interface
Return the new EventSource object, but continue these steps in parallel.
Fetch request.
I don't think there are any programming languages out there that can still execute sequential code after a return statement. Perhaps these two steps should be swapped around, and the "Fetch request" step can be instead rephrased as "Fetch request in parallel".