Skip to content

fix crt mutex unlock exception on exit#528

Open
atmgnd wants to merge 1 commit intoandlabs:masterfrom
atmgnd:fix_exception_on_cpp_multithread_exit
Open

fix crt mutex unlock exception on exit#528
atmgnd wants to merge 1 commit intoandlabs:masterfrom
atmgnd:fix_exception_on_cpp_multithread_exit

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