$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Nikita Kniazev (nok.raven_at_[hidden])
Date: 2020-07-01 20:53:47
I am informing release managers that there is a severe bug in Boost.Thread
that will affect static library users built with MSVC in the next release.
The bug report: https://github.com/boostorg/thread/issues/316 (TLDR:
thread_specific_ptr data destructor is not called in non-Boost.Thread
threads)
I have opened a PR that fixes the issue
https://github.com/boostorg/thread/pull/320, but got no response in weeks.