mirror of
https://github.com/boostorg/asio.git
synced 2026-02-22 13:42:08 +00:00
Fixes a use-after destroy when shutdown() is called from the base class execution_context destructor, and this in turns triggers the destruction of outstanding work objects.