Skip to content

Bugfix: NodeCallbackServer not shutting down #35

@mina-asham

Description

@mina-asham

Follow up to this one: #25 where we replaced shutdown with a connection close header, seems like sometimes browsers don't properly send that back, causing the server to hang, I found a more solid server-side approach that the one we introduced before by listening to the finish event on the response and force closing the connections then from the server itself

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions