Skip to content

Handle properly issue when write happens to closed session #6

@Gormartsen

Description

@Gormartsen

When callback called second time and respond already sent.

Error: write after end
    at write_ (_http_outgoing.js:625:15)
    at ServerResponse.write (_http_outgoing.js:620:10)
    at WebServer.callbackExecutor (xxxxxxx/node_modules/@microservice-framework/microservice-cluster/includes/web.js:204:14)
    at WebServer.callbackExecutor (xxxxxxx/node_modules/@microservice-framework/microservice-cluster/includes/web.js:10:63)
    at xxxxxxx/node_modules/@microservice-framework/microservice-cluster/includes/web.js:173:14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions