Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix crt mutex unlock exception on exit #528

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

atmgnd
Copy link

@atmgnd atmgnd commented May 14, 2021

If you configure project with visual studio 2015:
meson --buildtype=release --backend=vs2015 --buildtype=debug build
Then you can see there is an exception on exit, then reason is
same, see http://stackoverflow.com/a/34121629/3408572

Signed-off-by: atmgnd atmgnd@outlook.com

If you configure project with:
meson --buildtype=release --backend=vs2015 --buildtype=debug build
Then you can see there is an exception on exit, then reason is
same, see http://stackoverflow.com/a/34121629/3408572

Signed-off-by: atmgnd <atmgnd@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant