not sure this belongs here, but I got the following Warning when starting the latest version from snap
pgadmin4 8.11-1 9 latest/stable brunoenten
Happens soon after startup.
pgadmin4 --trace-warnings
(node:7750) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 enable-disable-menu-items listeners added to [IpcMainImpl]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at _addListener (node:events:593:17)
at IpcMainImpl.addListener (node:events:611:10)
at IpcMainImpl. (file:///snap/pgadmin4/9/usr/pgadmin4/bin/resources/app/src/js/menu.js:104:13)
at IpcMainImpl.emit (node:events:519:28)
at WebContents. (node:electron/js2c/browser_init:2:85035)
at WebContents.emit (node:events:519:28)
Hi,
not sure this belongs here, but I got the following Warning when starting the latest version from snap
Happens soon after startup.