Skip to content

Client stop method fails as the connected? method is a protected in Slack::RealTime::Concurrency::Celluloid::Socket class#40

Closed
kandadaboggu wants to merge 1 commit intoslack-ruby:masterfrom
workato:master
Closed

Client stop method fails as the connected? method is a protected in Slack::RealTime::Concurrency::Celluloid::Socket class#40
kandadaboggu wants to merge 1 commit intoslack-ruby:masterfrom
workato:master

Conversation

@kandadaboggu
Copy link
Copy Markdown

Made the connected? method public in Slack::RealTime::Concurrency::Celluloid::Socket

@dblock
Copy link
Copy Markdown
Collaborator

dblock commented Jan 6, 2016

Good point. This needs a test, please and an entry in https://github.com/dblock/slack-ruby-client/blob/master/CHANGELOG.md, please.

@dblock
Copy link
Copy Markdown
Collaborator

dblock commented Jan 8, 2016

Bump @kandadaboggu I tried to reproduce this, but I can't, the protected method is called from the same namespace and seems to work just fine as is.

@dblock
Copy link
Copy Markdown
Collaborator

dblock commented Jan 22, 2016

@kandadaboggu
Copy link
Copy Markdown
Author

@dblock Sorry didn't see the message in time. It looks like #49 has added the requisite tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants