Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapter subscribes to existing channels too many times at initialization #6

Open
mjtko opened this issue Mar 9, 2013 · 2 comments
Open

Comments

@mjtko
Copy link
Contributor

mjtko commented Mar 9, 2013

The adapter subscribes to all channels at startup, and there appears to be a race condition or similar that causes it to subscribe to existing channels too many times when it's initialized.

@jamalex
Copy link

jamalex commented May 20, 2013

I'm getting this as well. Seems to subscribe anywhere from 1-4 times, which means it then responds that many times to each request.

@miurahr
Copy link
Contributor

miurahr commented May 8, 2015

I've also reproduced this behavior but couldn't determined a root cause.
How can I investigate a status of kandan and hubot? query on database?

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

No branches or pull requests

3 participants