Skip to content

[Bug] 设置单任务10线程,过段时间自动变成5任务并发 #905

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
bloodywinggithub opened this issue Mar 20, 2025 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@bloodywinggithub
Copy link

Describe the bug

设置单任务10线程,过段时间自动变成5线程,不知道和限流有没有关系

To Reproduce

tdl -n xxxxx dl -f '/xxx/xxx.json' --proxy socks5://127.0.0.1:7890 -d '/Volumes/xxxxxxx' -t 10 -l 1 --continue --reconnect-timeout 0 --skip-same --takeout --debug tdl --delay 8s

Expected behavior

应该统一按照单任务吧

Version

Version: 0.18.5
Commit: 2321013
Date: 2025-01-25T11:11:37Z

go1.21.13 darwin/arm64

Which OS are you running tdl on?

macOS

Additional context

No response

@bloodywinggithub bloodywinggithub added the bug Something isn't working label Mar 20, 2025
@bloodywinggithub
Copy link
Author

Image

@bloodywinggithub
Copy link
Author

不止5任务了

@bloodywinggithub
Copy link
Author

确定目前没有限流,但是设置单线程,当前线程没有完成就开始新的线程了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants