Lot of warning: EventEmitter memory leak
warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit
from solid-auth.
Maybe we should setMaxListeners on sib-oidc?
warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit
from solid-auth.
Maybe we should setMaxListeners on sib-oidc?
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
Any idea why there are so many listeners?
added BUG label
Just go to https://alpha.happy-dev.fr & you'll see it on console.
It's also on https://test-paris.happy-dev.fr/
auth.trackSession
is called to many times: https://git.happy-dev.fr/startinblox/framework/sib-oidc/blob/455ff77d/sib-auth.js#L180
mentioned in merge request !16 (merged)
closed via merge request !16 (merged)
mentioned in commit 08bd1c7e