]> Sergey Matveev's repositories - public-inbox.git/blobdiff - TODO
DS: workaround IO::Kqueue EINTR (mis-)handling
[public-inbox.git] / TODO
diff --git a/TODO b/TODO
index ef77d1c24baeb6a03443cb575f630795cd600321..d947b0ff822198abccc4f1c558eedd42f64bbae5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -52,13 +52,6 @@ all need to be considered for everything we introduce)
 
   cf.  https://public-inbox.org/git/20160814012706.GA18784@starla/
 
-* portability to FreeBSD (and other Free Software *BSDs)
-  ugh... https://rt.cpan.org/Ticket/Display.html?id=116615
-  (IO::KQueue is broken with Danga::Socket)
-
-* EPOLLEXCLUSIVE for listen socket fairness across -httpd/nntpd
-  worker processes.
-
 * improve documentation
 
 * linkify thread skeletons better
@@ -98,3 +91,8 @@ all need to be considered for everything we introduce)
 
 * imperfect scraper importers for obfuscated list archives
   (e.g. obfuscated Mailman stuff, Google Groups, etc...)
+
+* support hooks, since low-level git-fast-import does not run them
+  https://public-inbox.org/meta/20190405174329.GA21472@chatter.qube.local/
+
+* investigate native grokmirror support/integration