add blobhub TODO

Change-Id: I8d3b69d0264610cfdb35addfefeaad11be43c557
This commit is contained in:
Brad Fitzpatrick 2013-12-11 15:53:17 +04:00
parent bbaf755995
commit 1ade80b0f0
1 changed files with 5 additions and 0 deletions

5
TODO
View File

@ -4,6 +4,11 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac
Offline list:
-- blobhub.go NotifyBlobReceived should do the sync hooks before firing off
goroutines to notify that things were good. they might not be good yet
if the hook fails. also, no need for the slice. can just fire off goroutines
directly.
-- look into garbage from openpgp signing
-- make leveldb memdb's iterator struct only 8 bytes, pointing to a recycled