0

While running test I got warning using Postgresql.

Warning: Possible EventEmitter memory leak detected. 11 uncaughtException listeners added. Use emitter.setMaxListeners() to increase limit.

kimdasuncion12
  • 319
  • 2
  • 4
  • 17
Erum Awan
  • 21
  • 1
  • 8
  • 2
    Possible duplicate of [possible EventEmitter memory leak detected](https://stackoverflow.com/questions/9768444/possible-eventemitter-memory-leak-detected) – zerkms Jun 09 '17 at 00:15
  • It is googled immediately if you use the exact error message. Please do so before you ask a question next time. – zerkms Jun 09 '17 at 00:16
  • @zerkms thanks for your reply and sorry for so late response.that error was actually fixed by closing Postgres DB connection in each test. Off course I googled before posting here might be I need to put some more detail of the problem I was facing. – Erum Awan Nov 12 '17 at 21:16

0 Answers0