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

More Runloop Unwinding #308

Merged
merged 2 commits into from
Jan 5, 2012
Merged

More Runloop Unwinding #308

merged 2 commits into from
Jan 5, 2012

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Dec 27, 2011

This change serves the same purpose as #263, but it covers a different entry point.

The previous change protected from exceptions during a run loop's flush. This protects against exceptions during direct calls to Ember.run.

This keeps the application alive despite an unhandled exception in an event handler.

@wagenet
Copy link
Member

wagenet commented Jan 5, 2012

Seems good to me. @wycats, any concerns?

@wycats
Copy link
Member

wycats commented Jan 5, 2012

Looks good to me.

wycats added a commit that referenced this pull request Jan 5, 2012
@wycats wycats merged commit 6e44cf0 into emberjs:master Jan 5, 2012
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.

None yet

3 participants