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

[bugfix] Ensures Cell Meta is unique per table instance #527

Merged
merged 1 commit into from
May 16, 2018

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented May 16, 2018

We were using a single WeakMap for cell meta globally rather than one per instance, and the tests weren't catching it since they don't actually watch the meta cache directly. This PR updates the rows by scrolling to make sure it checks the cache again, and adds a unique cell cache per table.

@pzuraq pzuraq merged commit cbc9171 into master May 16, 2018
@pzuraq pzuraq deleted the pzuraq/bugfix/unique-cell-meta-per-table branch May 16, 2018 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant