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

Clear deletions in detachFiber #20401

Merged
merged 1 commit into from
Dec 9, 2020
Merged

Commits on Dec 7, 2020

  1. Clear deletions in detachFiber

    This was added in a later step of the refactor but since `deletions`
    array already landed, clearing it should, too.
    
    I think it's unlikely that this causes GC problems but worth
    adding anyway.
    acdlite committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    5033654 View commit details
    Browse the repository at this point in the history