sillygwailo / Slack-Twitter

Read your timeline, fave tweets, and post to Twitter from Slack.
48 stars 4 forks source link

Memory leak issue of destiny #2

Open sillygwailo opened 9 years ago

sillygwailo commented 9 years ago

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:

(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.)

sillygwailo commented 9 years ago

This is possibly the bot disconnecting from Slack: slackhq/node-slack-client#5