Rui Ueyama via Phabricator <reviews at reviews.llvm.org> writes: > ruiu added a comment. > > Do you want to replace runBackground with std::thread([=] { ::close(FD) }).detach()? I will, but it is probably better to do that in a followup patch, no? Cheers, Rafael