On Thu, May 19, 2016 at 11:45 PM, David Turner <dtur...@twopensource.com> wrote:
> From: Nguyễn Thái Ngọc Duy <pclo...@gmail.com>
>
> We detach after creating and opening the socket, because otherwise
> we might return control to the shell before index-helper is ready to
> accept commands.  This might lead to flaky tests.

Another good reason for delaying detach as much as possible is we can
print errors to stderr instead of to file.
-- 
Duy
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to