From 0aa435595fbd87b337028cadd11d57ae5865307d Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Sun, 15 Sep 2013 10:01:17 +0200 Subject: [PATCH] [todo] update TODO --- docs/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/TODO b/docs/TODO index c4ff596a1..e54dfff41 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,6 +1,7 @@ Short term: - drop all the os.access() calls, since it uses the real UID +- migrate entropy.db per-thread resources to TLS (threading.local()) - eit cache clean - drop all the EntropyCacher.CACHE_IDS