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

fix(server): multithreaded requests #843

Merged
merged 2 commits into from Sep 25, 2023
Merged

Conversation

sbrunato
Copy link
Collaborator

Improves #741

Enables multi-threading for all requests in server mode

@github-actions
Copy link
Contributor

github-actions bot commented Sep 25, 2023

Test Results

       4 files  ±0         4 suites  ±0   7m 56s ⏱️ +11s
   431 tests ±0     428 ✔️ ±0    3 💤 ±0  0 ±0 
1 724 runs  ±0  1 648 ✔️ ±0  76 💤 ±0  0 ±0 

Results for commit 7e048a9. ± Comparison against base commit 2ff5763.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 25, 2023

Code Coverage (Ubuntu)

File Coverage
All files 82%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 7e048a9

@github-actions
Copy link
Contributor

github-actions bot commented Sep 25, 2023

Code Coverage (Windows)

File Coverage
All files 76%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 7e048a9

@sbrunato sbrunato merged commit 5e389e4 into develop Sep 25, 2023
12 checks passed
@sbrunato sbrunato deleted the server_multithreading branch September 25, 2023 14:35
@sbrunato sbrunato added this to the 2.11.0 milestone Nov 21, 2023
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.

None yet

1 participant