boramalper / magnetico

Autonomous (self-hosted) BitTorrent DHT search engine suite.
http://labs.boramalper.org/magnetico/
GNU Affero General Public License v3.0
3.06k stars 344 forks source link

Asyncio tasks limited? #136

Closed ArjLover closed 5 years ago

ArjLover commented 7 years ago

When magnetico already working long time I see in log the same maximum count of tasks

2017-07-29 13:22:21,918 DEBUG fetch metadata task count: 1008 2017-07-29 13:22:21,918 DEBUG asyncio task count: 2020

Already several hours the same count. +-2. Is it maximun of asyncio? Or I can tune it? And all time "asyncio task count" 2 time more than fetch. Looks strange...

ArjLover commented 7 years ago

Any ideas?

boramalper commented 7 years ago

Should disappear / be fixed by the next version as magneticod is going through a massive change. =)

boramalper commented 5 years ago

Not applicable anymore, closing the issue.