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

Node.map crash #331

Closed
sroik opened this issue Apr 19, 2018 · 1 comment
Closed

Node.map crash #331

sroik opened this issue Apr 19, 2018 · 1 comment
Assignees
Milestone

Comments

@sroik
Copy link
Contributor

sroik commented Apr 19, 2018

#330 - fix

NSMapTable is thread unsafe

https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/Multithreading/ThreadSafetySummary/ThreadSafetySummary.html

@sroik sroik changed the title shared Node.map crash Node.map crash Apr 19, 2018
@ystrot ystrot added this to the 0.9.3 milestone Jun 28, 2018
@ystrot ystrot self-assigned this Jun 28, 2018
@ystrot ystrot modified the milestones: 0.9.3, 0.9.4 Oct 2, 2018
@f3dm76
Copy link
Collaborator

f3dm76 commented Nov 29, 2018

There is no global nodes map anymore, so this should not be a problem

@f3dm76 f3dm76 closed this as completed Nov 29, 2018
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

No branches or pull requests

3 participants