]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/Qspawn.pm
ds: simplify signalfd use
[public-inbox.git] / lib / PublicInbox / Qspawn.pm
index 7e50a59ae49e1e65a67b16bf34109288a17694c8..b1285eda4a83a8df5d140b166ffc279ad3da5286 100644 (file)
@@ -12,7 +12,7 @@
 # operate in.  This can be useful to ensure smaller inboxes can
 # be cloned while cloning of large inboxes is maxed out.
 #
-# This does not depend on the PublicInbox::DS->EventLoop or any
+# This does not depend on the PublicInbox::DS::event_loop or any
 # other external scheduling mechanism, you just need to call
 # start() and finish() appropriately. However, public-inbox-httpd
 # (which uses PublicInbox::DS)  will be able to schedule this