Skip to content

Callback is called immediately from res.end() #4

Open
@mredele

Description

@mredele

This is not necessarily a bad thing but unlike a real express server here the instance will be suspended / terminated immediately after res.end (or res.send) and this might have some side-effects if some tear-down code was supposed to be run afterwards.

Metadata

Metadata

Assignees

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