You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
Although this is just a possible memory leak, we should investigate it.
Error: Possible Emitter memory leak detected. 30 exit listeners added. Use event.maxListeners to increase limit
at e.checkMaxListeners (event.ts:189)
at Proxy._event._event.Object.assign.maxListeners (event.ts:155)
at e.<anonymous> (monaco-text-model-service.ts:66)
at problem-marker.ts:26
at Object.next (problem-marker.ts:26)
at a (problem-marker.ts:26)
Error: Possible Emitter memory leak detected. 30 exit listeners added. Use event.maxListeners to increase limit
at e.checkMaxListeners (event.ts:189)
at Proxy._event._event.Object.assign.maxListeners (event.ts:155)
at e.<anonymous> (monaco-text-model-service.ts:66)
at problem-marker.ts:26
at Object.next (problem-marker.ts:26)
at a (problem-marker.ts:26)
Update:
Bumping up to the next Theia might solve the issue out of the box.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Although this is just a possible memory leak, we should investigate it.
Update:
Bumping up to the
next
Theia might solve the issue out of the box.The text was updated successfully, but these errors were encountered: