Skip to content

Requests started before shutdown signal get aborted with ECONNREFUSED instead of finishing gracefully

Notifications You must be signed in to change notification settings

soryy708/nestjs-disgraceful-shutdown-mcve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NestJS disgraceful shutdown MCVE

It appears that requests that started before shutdown signal get aborted with ECONNREFUSED instead of finishing gracefully.

Instructions

  1. Install dependencies by running yarn install
  2. Run the tests by running yarn test

About

Requests started before shutdown signal get aborted with ECONNREFUSED instead of finishing gracefully

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published