Every time the Slack client is reconnected, a new thread is created. Here is a code to reproduce the issue: https://gist.github.com/tikh/8d43a1a70dca55e89c0645cf7c9f6cc0. Thread count is going up for every reconnect. We are using celluloid-io gem here.
Every time the Slack client is reconnected, a new thread is created. Here is a code to reproduce the issue: https://gist.github.com/tikh/8d43a1a70dca55e89c0645cf7c9f6cc0. Thread count is going up for every reconnect. We are using celluloid-io gem here.