Skip to content

Use local server for test_fetch_redirect. NFC #24638

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

dipidoo
Copy link
Contributor

@dipidoo dipidoo commented Jun 30, 2025

fixes redirect test to use localhost

@dipidoo dipidoo marked this pull request as ready for review July 1, 2025 00:27

int main() {
async_code_idx = 0;
async_method_idx = 0;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two lines are not needed since they are already initialized to zero above.

@sbc100 sbc100 changed the title fixes redirect test to use localhost Use local server for test_fetch_redirect. NFC Jul 7, 2025
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