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

Make memoryView lifetime linked to StoreRef instead of Memory #3580

Merged
merged 11 commits into from
Mar 15, 2023

Conversation

ptitSeb
Copy link
Contributor

@ptitSeb ptitSeb commented Feb 9, 2023

On Sys (not on JS), make MemoryView lifetime linked to the StoreRef instead of the Memory.
For #3516 and #3567

This change in the Lifetime makes the examples in both tickets impossible to build.

@ptitSeb ptitSeb requested a review from syrusakbary as a code owner February 9, 2023 10:12
@ptitSeb ptitSeb changed the title Make memoryView lifetime tight to StoreRef instead of memory on sys Make memoryView lifetime tight to StoreRef instead of Memory Feb 13, 2023
@ptitSeb ptitSeb changed the title Make memoryView lifetime tight to StoreRef instead of Memory Make memoryView lifetime linked to StoreRef instead of Memory Feb 13, 2023
@syrusakbary
Copy link
Member

I'd like to rereview/merge this after we merge the unification PR: #3556

@syrusakbary syrusakbary merged commit 0ac2f1b into master Mar 15, 2023
@syrusakbary syrusakbary deleted the fix_memoryview_lifetime branch March 15, 2023 18:02
@syrusakbary
Copy link
Member

Merged manually as tests worked (other than a http flake)

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.

2 participants