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
I think for the most common use cases its not necessary to keep the callback after it was fired. In addition to it is actually really important to clean it up, otherwise the node process will soon run out of memory.
I think for the most common use cases its not necessary to keep the callback after it was fired. In addition to it is actually really important to clean it up, otherwise the node process will soon run out of memory.