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

Increasing numprocesses often causes some processes being killed #997

Closed
sergiimk opened this issue Aug 25, 2016 · 0 comments
Closed

Increasing numprocesses often causes some processes being killed #997

sergiimk opened this issue Aug 25, 2016 · 0 comments

Comments

@sergiimk
Copy link

Scenario:

  • configure a watcher with numprocesses = 1 and warmup_delay = 1
  • start circus
  • change numprocesses = 5
  • send circusctl reloadconfig command

Expected: circus spawns 4 more processes

Actual: 7 more processes spawned, 3 processes killed (sometimes varies)

Already traced down the root cause of this problem, PR coming soon.

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

No branches or pull requests

1 participant