Skip to content

Worker supervision #147

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

Merged
merged 3 commits into from
Jan 1, 2016
Merged

Worker supervision #147

merged 3 commits into from
Jan 1, 2016

Conversation

akira
Copy link
Owner

@akira akira commented Dec 31, 2015

  • Dynamic simple_one_for_one supervisor
  • Use spawn_link on worker GenServer and trap_exit

Addresses worker part of #140 , #37, and #11

@j-mcnally
Copy link
Collaborator

👍

Excited we are finally getting proper supervisors for workers and redis :)

Also worth tracking #11 on this.

akira added 3 commits January 1, 2016 13:31
* Dynamic simple_one_for_one supervisor
* Use spawn_link on worker GenServer and trap_exit / monitor
* remove some :timer.sleep calls
* speed up polling loop for more consistent tests
@akira akira force-pushed the worker_supervision branch from 333c328 to 3b826a6 Compare January 1, 2016 21:33
akira added a commit that referenced this pull request Jan 1, 2016
@akira akira merged commit 752eeca into master Jan 1, 2016
@akira akira deleted the worker_supervision branch April 19, 2017 17:11
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.

3 participants