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

fix: renderer hanging on copying data #1982

Merged
merged 1 commit into from
Oct 28, 2024
Merged

fix: renderer hanging on copying data #1982

merged 1 commit into from
Oct 28, 2024

Conversation

skokenes
Copy link
Contributor

We copy the data before handing to Vega but vega mutates data provided, so trying to avoid any side effects of that outside of vega charts.

But the way we copied was very bad

@skokenes skokenes requested a review from whscullin October 28, 2024 18:51
@skokenes skokenes merged commit 5dd9d44 into main Oct 28, 2024
11 checks passed
@skokenes skokenes deleted the fix/render-hang branch October 28, 2024 19:10
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.

1 participant