$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2025-04-07 14:51:02
On Mon, Apr 7, 2025 at 7:07â¯AM João Fernando Silva via Boost-users <
boost-users_at_[hidden]> wrote:
> ...despite the work_guard still being valid, we see that the threads exit
> because boost::asio::detail::scheduler::outstanding_work reaches 0.
>
If you could create a small, self-contained program which demonstrates this
behavior it would be very helpful for diagnosing the problem.
Thanks