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
fixup! cygthread: suspend thread before terminating.
Address review comments:
* add comments
* change nested ifs to && conditions
Added CancelSynchronousIo before another terminate_thread call, which
was not the one that was causing issues, but still makes sense to avoid
termination if possible.
msys2/msys2-runtime@7829673
The text was updated successfully, but these errors were encountered: