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

[ASTextKitComponents] Temporary components can be deallocated off main #trivial #610

Conversation

nguyenhuy
Copy link
Member

#603 unnecessarily triggers assertions when temporary components that are created here and here are deallocated off the main thread. Fix (and close #607) by not asserting on these objects.

@ghost
Copy link

ghost commented Oct 10, 2017

🚫 CI failed with log

@nguyenhuy nguyenhuy force-pushed the HNTemporaryTextKitComponentsDeallocation branch from 4d85717 to 1ccb858 Compare October 10, 2017 14:16
@nguyenhuy nguyenhuy changed the title [ASTextKitComponents] Temporary components can be deallocated off main [ASTextKitComponents] Temporary components can be deallocated off main #trivial Oct 10, 2017
@ghost
Copy link

ghost commented Oct 10, 2017

🚫 CI failed with log

@ghost
Copy link

ghost commented Oct 10, 2017

🚫 CI failed with log

Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

Recent master commit causes crash with ASEditableTextNode inside an ASCellNode
2 participants