[BUG] emitter.setMaxListeners() #18

Closed
opened 2026-05-11 13:24:07 -05:00 by cowch · 0 comments
Owner

Summary

(node:48448) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 finish listeners added to [ServerResponse]. MaxListeners is 10. Use emitter.setMaxListeners()

receiveing when we run any api endpoint

Severity

  • Low
  • Medium
  • High
  • Critical

Environment

Example:

  • Production
  • Development
  • Zebra Scanner
  • Mobile Device
  • Windows Server
  • Docker

# Summary (node:48448) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 finish listeners added to [ServerResponse]. MaxListeners is 10. Use emitter.setMaxListeners() receiveing when we run any api endpoint # Severity - [ ] Low - [ ] Medium - [ ] High - [x] Critical --- # Environment Example: - Production - Development - Zebra Scanner - Mobile Device - Windows Server - Docker ---
cowch added the bug label 2026-05-11 13:24:07 -05:00
cowch closed this issue 2026-05-11 13:25:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cowch/lst_v3#18