Page MenuHomePhabricator

init: use std::thread for ThreadImport()
ClosedPublic

Authored by PiRK on Jul 22 2021, 15:29.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCae09ca09e4e0: init: use std::thread for ThreadImport()
Summary

Mentioned in core#19142, which removed the boost::interruption_point()
in ThreadImport().

This is a backport of core#19197

Test Plan

ninja all check-all