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

Log when scope is not last parent's parent #669

Merged
merged 1 commit into from Apr 18, 2017
Merged

Log when scope is not last parent's parent #669

merged 1 commit into from Apr 18, 2017

Conversation

KronicDeth
Copy link
Owner

Fixes #655

Changelog

Bug Fixes

  • Replace assert scope.isEquivalentTo(lastParent.getParent()) with an if and log what lastParent was when condition is false, so root cause can be traced.

Fixes #655

Replace `assert scope.isEquivalentTo(lastParent.getParent())` with an
`if` and log what `lastParent` was when condition is `false`, so root
cause can be traced.
@KronicDeth KronicDeth self-assigned this Apr 18, 2017
@KronicDeth KronicDeth added this to the v5.0.1 milestone Apr 18, 2017
@KronicDeth KronicDeth merged commit e6abc5e into master Apr 18, 2017
@KronicDeth KronicDeth deleted the 655 branch April 18, 2017 23:14
KronicDeth added a commit that referenced this pull request Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant