MaxListenersExceededWarning when sending parallel requests through ClientProxy #9295
Closed
3 of 15 tasks
Labels
needs triage
This issue has not been looked into
Is there an existing issue for this?
Current behavior
When sending more than 10 parallel requests through
ClientProxy
, a warning comes up in the console:Minimum reproduction code
https://github.com/notVitaliy/nestjs-error
Steps to reproduce
yarn
nest start app
nest start tasks
Expected behavior
For the warning to not be there.
Package
@nestjs/common
@nestjs/core
@nestjs/microservices
@nestjs/platform-express
@nestjs/platform-fastify
@nestjs/platform-socket.io
@nestjs/platform-ws
@nestjs/testing
@nestjs/websockets
Other package
No response
NestJS version
8.4.0
Packages versions
[System Information]
OS Version : Linux 5.4
NodeJS Version : v16.13.2
YARN Version : 1.22.17
[Nest CLI]
Nest CLI Version : 8.2.2
[Nest Platform Information]
platform-express version : 8.4.0
microservices version : 8.4.0
schematics version : 8.0.7
schedule version : 1.0.2
testing version : 8.4.0
common version : 8.4.0
core version : 8.4.0
cli version : 8.2.2
Node.js version
16.13.2
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: