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

allow configuring number of test server workers #3069

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

kristian1108
Copy link
Contributor

@kristian1108 kristian1108 commented Jul 13, 2023

PR Type

Refactor

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

In some cases, it might be nice to have a test server with more than 1 worker. This PR allows that to be configured.

@robjtede robjtede added B-semver-minor A-test-server project: test-server labels Jul 13, 2023
@robjtede robjtede changed the title allow configuring number of workers allow configuring number of test server workers Jul 19, 2023
@robjtede robjtede added this to the actix-web v4.4 milestone Jul 19, 2023
@robjtede robjtede enabled auto-merge (squash) July 19, 2023 16:30
@robjtede robjtede merged commit 908fb26 into actix:master Jul 19, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants