From bef69d98648842731ea834d1d98bd600d1489219 Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Mon, 28 May 2018 19:28:55 -0700 Subject: [PATCH] construct: Truncate comment. --- construct/construct.cc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/construct/construct.cc b/construct/construct.cc index 9323030e5..352b9e945 100644 --- a/construct/construct.cc +++ b/construct/construct.cc @@ -351,9 +351,7 @@ try // This signal handler (though not a *real* signal handler) is still // running on the main async stack and not an ircd::ctx. The rehash - // function does a lot of IO so it requires an ircd::ctx. Note that - // because this is the main stack, the ircd::context{} will return - // immediately (no waiting/join can occur) but will execute later. + // function does a lot of IO so it requires an ircd::ctx. ircd::context{[] { ircd::m::import rehash_conf