Skip to content

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

Merged
nguyenhuy merged 1 commit into
TextureGroup:masterfrom
nguyenhuy:HNTemporaryTextKitComponentsDeallocation
Oct 10, 2017
Merged

[ASTextKitComponents] Temporary components can be deallocated off main #trivial#610
nguyenhuy merged 1 commit into
TextureGroup:masterfrom
nguyenhuy:HNTemporaryTextKitComponentsDeallocation

Conversation

@nguyenhuy

Copy link
Copy Markdown
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

ghost commented Oct 10, 2017

Copy link
Copy Markdown

🚫 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

ghost commented Oct 10, 2017

Copy link
Copy Markdown

🚫 CI failed with log

@ghost

ghost commented Oct 10, 2017

Copy link
Copy Markdown

🚫 CI failed with log

@maicki maicki left a comment

Copy link
Copy Markdown
Contributor

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