Removed items in TODO list that are already implemented. Only two items
left.
This commit is contained in:
parent
18b3084d25
commit
9193aee815
1 changed files with 0 additions and 8 deletions
8
TODO
8
TODO
|
@ -3,13 +3,5 @@ Things left to do to make cabal superstable:
|
|||
* Check for connection loops. Inter-daemon
|
||||
connections should always satisfy the
|
||||
tree property.
|
||||
* Check for duplicates. If there's a
|
||||
timeout and a host reconnects before the
|
||||
old connection is closed, duplicate
|
||||
entries appear in every connection list.
|
||||
* Redundancy: multiple ConnectTo lines, if
|
||||
one fails others might be tried.
|
||||
* Persistence: don't quit when no connection
|
||||
can be made directly after start of the
|
||||
daemon.
|
||||
|
||||
|
|
Loading…
Reference in a new issue