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

Render CreateInternal exceptions harmless #777

Merged
merged 1 commit into from
Oct 15, 2015
Merged

Conversation

codemercenary
Copy link
Contributor

Context creation in an already terminated context should be harmless. If a CoreThread attempts to create a subcontext and this causes an exception to be thrown, then we want the root dispatcher to quietly handle this error without treating it as a more serious problem.

Context creation in an already terminated context should be harmless.  If a `CoreThread` attempts to create a subcontext and this causes an exception to be thrown, then we want the root dispatcher to quietly handle this error without treating it as a more serious problem.
veronicaz41 pushed a commit that referenced this pull request Oct 15, 2015
Render `CreateInternal` exceptions harmless
@veronicaz41 veronicaz41 merged commit b68000b into develop Oct 15, 2015
@veronicaz41 veronicaz41 deleted the ref-harmlesserr branch October 15, 2015 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants