alt
alt copied to clipboard
fixed memory leak
@goatslacker could you retry the Travis build? It appears to be failing because of something unrelated to the PR.
To completely fix this issue you need to patch the function returned from Store.listen
as well. +1 though, this was causing a huge memory leak in my app.
This fix is really needed for our project. Is there any chance it will get merged, or do we need to just fork and apply the PR to our own fork? I'd rather not have to do that.
This PR has been sitting here for over a year already, so I wouldn't wait for it to be merged.
i made the fix to the Store.listen in https://github.com/goatslacker/alt/pull/736