Slack-Twitter
Slack-Twitter copied to clipboard
Memory leak issue of destiny
I'm pretty sure I have a memory leak on my hands. I'm open the idea that it's something in the app. That said, other software integrating with Twitter report a similar issue and suggest that it's something to do with Twitter's JSON from its streaming API:
- tweetstream/tweetstream#166
- ttezel/twit#53
- sferik/twitter#641
(I initially chose Twit for this project, but seeing that last issue listed made me switch to the twitter module, with the same resulting memory leak.)
This is possibly the bot disconnecting from Slack: slackhq/node-slack-client#5