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

Tests: run the multi-req tests first #643

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

gaborcsardi
Copy link
Member

@gaborcsardi gaborcsardi commented Jan 14, 2025

This seems to fix the test failures.

An alternative fix would to stop the example server in the problematic test_that() block and start a new one.

Yet another alternative is to increase the number of threads to (say) 50. (They are started on demand, 50 is only the maximum.)

@hadley hadley merged commit 5315c7d into r-lib:main Jan 14, 2025
13 checks passed
@hadley
Copy link
Member

hadley commented Jan 14, 2025

Thanks!

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.

2 participants