Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

#nojira gracefully handle double unmount. #327

Conversation

dougbankspersonal
Copy link
Contributor

I was running code in lua-app that exposed a bug in roact so that things were getting unmounted twice, which would lead to a crash.
Change so it gracefully handles being unmounted twice.

@coveralls
Copy link

coveralls commented Oct 20, 2021

Coverage Status

Coverage increased (+0.004%) to 94.787% when pulling 524cfae on dougbankspersonal:nojira/gracefilly_handle_double_unmount into c2d515d on Roblox:master.

@github-actions
Copy link

github-actions bot commented Oct 20, 2021

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@dougbankspersonal
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Contributor

@ZoteTheMighty ZoteTheMighty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks reasonably safe to me, but we should work out a repro for the issue you were seeing and follow up.

@ZoteTheMighty ZoteTheMighty merged commit a4cf412 into Roblox:master Oct 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants