Skip to content

Redis protocol error fix#2

Open
nixme wants to merge 1 commit intohone:herokufrom
nixme:redis-protocol-error-fix
Open

Redis protocol error fix#2
nixme wants to merge 1 commit intohone:herokufrom
nixme:redis-protocol-error-fix

Conversation

@nixme
Copy link

@nixme nixme commented Dec 22, 2011

I believe the keep alive thread checker thingie uses redis in the parent process while the worker process performs the job. That causes issues cause the descriptor is shared in the redis client.

This reconnects the redis client after forking.

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.

1 participant

Comments