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

Add test to ensure child context signal order is correct #834

Merged
merged 2 commits into from
Dec 16, 2015

Conversation

codemercenary
Copy link
Contributor

Child context signalling order is incorrect. The onRunning signal should be asserted only after all child context members have received an initiate call. Ensure that this property is strictly observed.

Child context signalling order is incorrect.  The onRunning signal should be asserted only _after_ all child context members have received an initiate call.  Ensure that this property is strictly observed.
veronicaz41 pushed a commit that referenced this pull request Dec 16, 2015
Add test to ensure child context signal order is correct
@veronicaz41 veronicaz41 merged commit 0cf5172 into develop Dec 16, 2015
@veronicaz41 veronicaz41 deleted the bug-ccorder branch December 16, 2015 21:08
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.

2 participants