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

i#2188: fix callback reattach failure in release build #2326

Merged
merged 1 commit into from
Apr 4, 2017

Conversation

derekbruening
Copy link
Contributor

Adds clearing of client callback lists in release build on detach, rather
than being debug-only. This fixes static_detach test failures.

Fixes #2188

Adds clearing of client callback lists in release build on detach, rather
than being debug-only.  This fixes static_detach test failures.

Fixes #2188
@derekbruening derekbruening merged commit 89073de into master Apr 4, 2017
@derekbruening derekbruening deleted the i2188-release-reattach branch April 4, 2017 23:03
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.

static_detach test failing with extra output after reattach
1 participant