Skip to content

Bugfix for Passenger with smart spawning#32

Open
devwout wants to merge 1 commit intoezmobius:masterfrom
devwout:master
Open

Bugfix for Passenger with smart spawning#32
devwout wants to merge 1 commit intoezmobius:masterfrom
devwout:master

Conversation

@devwout
Copy link
Copy Markdown

@devwout devwout commented Apr 20, 2011

This fixes "eventmachine not initialized" errors on Passenger with smart spawning enabled.
A mapper's identity is supposed to be unique, since it acquires a unique lock on
the heartbeat-#{identity} queue. When the queue is already locked, things go wrong.

This fixes "eventmachine not initialized" errors on Passenger with smart spawning enabled.
A mapper's identity is supposed to be unique, since it acquires a unique lock on
the heartbeat-#{identity} queue. When the queue is already locked, things go wrong.
@ezmobius
Copy link
Copy Markdown
Owner

nice find

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