mirror of
https://github.com/boostorg/asio.git
synced 2026-01-30 07:22:09 +00:00
7709723129c2bdba2c2652d0efa82f29544e7266
This change fixes the scheduler and win_iocp_io_context destructors so that they correctly stop the internal thread that was created in the constructor. This fixes a deadlock that can occur when two threads concurrently attempt to create the first I/O object associated with a non-native I/O execution context.
Description
Mirrored via gitea-mirror
Languages
C++
99.6%
HTML
0.2%
Perl
0.2%