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

chore: workers manager #423

Merged
merged 1 commit into from
Sep 23, 2023
Merged

chore: workers manager #423

merged 1 commit into from
Sep 23, 2023

Conversation

rustatian
Copy link
Collaborator

Reason for This PR

ref: roadrunner-server/roadrunner#1728

Description of Changes

  • New AddWorker/RemoveWorker feature support.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any user-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.

Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@rustatian rustatian added the C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. label Sep 23, 2023
@rustatian rustatian self-assigned this Sep 23, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (ab1f2c9) 22.67% compared to head (a535b49) 22.67%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #423   +/-   ##
=======================================
  Coverage   22.67%   22.67%           
=======================================
  Files           4        4           
  Lines         269      269           
=======================================
  Hits           61       61           
  Misses        206      206           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rustatian rustatian merged commit c8e0bcf into master Sep 23, 2023
6 of 7 checks passed
@rustatian rustatian deleted the feature/workers-manager branch September 23, 2023 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc..
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants