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: solve the problem that DNS dialer will not perform switching int… #782

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

LostAttractor
Copy link
Contributor

@LostAttractor LostAttractor commented Mar 13, 2025

  1. Fixed the regression introduced by feat(dns): support DoH, DoT, DoH3, DoQ #649
  2. Refactor udp_task_pool to avoid EmitTask stuck or task loss or incorrect task run order

Background

Checklist

Full Changelogs

  • [Implement ...]

Issue Reference

Closes #[issue number]

Test Result

@LostAttractor LostAttractor force-pushed the fix_dns branch 5 times, most recently from 93b3977 to e5f8e26 Compare March 15, 2025 09:52
@alexandr2666
Copy link

alexandr2666 commented Mar 16, 2025

DNS使用h3://1.1.1.1/dns-query或者h3://8.8.8.8/dns-query过一会就会出现这样的报错
error.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants