Skip to content

"Return the new EventSource object, but continue..." #692

Closed
@KiChjang

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".

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions