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

Switch worker picking to use gen_fsm instead of raw messages. #50

Merged
merged 1 commit into from
Nov 28, 2017

Conversation

kzemek
Copy link
Contributor

@kzemek kzemek commented Aug 7, 2017

Fixes a problem where messages intended for the calling process
would be eaten by ekaf, and messages intended for ekaf would land
in the calling process.

Fixes #42

Fixes a problem where messages intended for the calling process
would be eaten by ekaf, and messages intended for ekaf would land
in the calling process.

The changeset takes care not to change any existing behaviour except
for the worker picking mechanism switch.
Copy link
Collaborator

@bosky101 bosky101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@bosky101
Copy link
Collaborator

bosky101 commented Oct 2, 2017

Can you bump the minor version too - incase this has other side effects that will be easy to detect later.

@bosky101 bosky101 merged commit 8967b8a into helpshift:master Nov 28, 2017
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