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

New ACE test: check if ACE_Singleton works after ACE::fini, ACE::init #553

Merged
merged 1 commit into from
Dec 20, 2017

Conversation

mitza-oci
Copy link
Member

Some lock types work, others don't, due to different logic per lock type
in ACE_Object_Manager::get_singleton_lock and how ACE_Singleton uses it.

Some lock types work, others don't, due to different logic per lock type
in ACE_Object_Manager::get_singleton_lock and how ACE_Singleton uses it.
@mitza-oci mitza-oci added the bug label Dec 19, 2017
@mitza-oci mitza-oci self-assigned this Dec 19, 2017
@mitza-oci mitza-oci merged commit 8e4d9ab into DOCGroup:master Dec 20, 2017
@jwillemsen
Copy link
Member

Do we have an issue for the problem this test reproduced? @mitza-oci are you working on a fix?

@mitza-oci
Copy link
Member Author

I wanted to get the test committed first to see that it compiles on all platforms.

I know of two possible fixes, either one should be sufficient and just changes a few lines. I want to do some more research in to how the bug got there.

@jwillemsen
Copy link
Member

ok, thanks for the info

@jwillemsen
Copy link
Member

MinGW fails, see http://buildlogs.remedy.nl/win_mingw64_64_acetao, probably the mpc file changes

@mitza-oci
Copy link
Member Author

Right, I will fix it in the upcoming pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants