Skip to content

Conversation

cryogenian
Copy link
Contributor

This pr removes finalizer from AceComponent. Now keys of components that are presented in page and synchronized with autocomplete map every second.
@garyb please review

@garyb
Copy link
Member

garyb commented Jan 28, 2016

Seems good to me. Do we need to run this every 1s even though? Even at 60s it would be good enough to prevent memory leaks, wouldn't it?

@cryogenian
Copy link
Contributor Author

Changed to 60s. This works here, but I'm afraid it doesn't for purescript-halogen-echarts. (It's supposed to work w/o key property)

@garyb
Copy link
Member

garyb commented Jan 28, 2016

Ah ok. 👍!

@garyb garyb added ready and removed in review labels Jan 28, 2016
@garyb garyb assigned cryogenian and unassigned garyb Jan 28, 2016
cryogenian added a commit that referenced this pull request Jan 28, 2016
removed Quit, made emulateFinalizer
@cryogenian cryogenian merged commit d644f4f into purescript-halogen:master Jan 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants