You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark task<T>'s final_awaitable::await_suspend() method as noinline.
This fixes a crash in the multi-threaded async_auto_reset_event
tests under x86 optimised builds under MSVC 2017.8.
0 commit comments