Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Adds a note about Kiqstand and reusing connections. #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jonhyman
Copy link

@jonhyman jonhyman commented Jul 2, 2014

No description provided.

@arthurnn
Copy link
Contributor

Kiqstand is responsible for both, to clean the IM and to disconnect. Maybe we should say both in the same paragraph instead.

@jonhyman
Copy link
Author

Kiqstand doesn't need to (and in my opinion, should not) disconnect anything. Sidekiq's workers are in fiber-local variables, they will disconnect automatically at the end of the job.

@jonhyman
Copy link
Author

See mongoid/kiqstand#10, and for a fuller explanation, see sidekiq/sidekiq#1526

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants