Skip to content

Commit

Permalink
New TODO entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouis committed Feb 6, 2010
1 parent 48a7646 commit 5ccc6e3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion TODO.md
Expand Up @@ -84,7 +84,11 @@ Before releasing into the "wild"
- We currently take space proportional to torrent size due to our SHA1
calculation being slow and not use a file descriptor. Research into a
faster SHA1 library would be really beneficial.
- Debug the Choke manager code. Something looks rather wrong in there.
- Eliminate fromJust from the code. There is something wrong at some
place.
- Perform an audit of the ChokeMgr code.
- Make sure we actually seed when the torrent finishes.
- Check that the tracker is told about what happened.

Items for later (no particular order)
-------------------------------------
Expand Down

0 comments on commit 5ccc6e3

Please sign in to comment.