Opened 14 years ago
Closed 13 years ago
#1159 closed bug (WontFix)
"Availability" info on seeded torrents shows zero
Reported by: | braintorch | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | Core | Version: | 1.2.1 |
Keywords: | availability info | Cc: |
Description
On some seeding torrents availability parameter shows 0.000. This is somewhat disturbing, because you don't know if other peers could get full torrent if you drop seeding it. I think it's pretty important, because sharing is based on "take and give" principle.
Ubuntu 9.10 amd64.
Change History (1)
comment:1 Changed 13 years ago by andar
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This is a feature of libtorrent. When a torrent becomes a seed it's piece picker will be deallocated to conserve resources and the piece picker is needed to do the availability calculation.