events: don't delete the listeners array
The documentation implies that .removeAllListeners() leaves the listeners array untouched. Make it so.
parent
f9aa01de
Please register or sign in to comment
The documentation implies that .removeAllListeners() leaves the listeners array untouched. Make it so.