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

Catch to prevent and debug remove from parent race condition #339

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

jwills-jdubs
Copy link
Contributor

Overview

There is a race condition that requires some error handling. We have checks for existence but given the issue might not be that the object is falsey we perform a catch to provide further debug information

Legal

This project is available under the Apache 2.0 License.

@jwills-jdubs jwills-jdubs requested a review from mumanity November 9, 2022 19:20
@jwills-jdubs jwills-jdubs force-pushed the remove-from-parent-bug branch from 5054705 to 1dfe4fe Compare November 9, 2022 19:39
@jwills-jdubs jwills-jdubs force-pushed the remove-from-parent-bug branch from 1dfe4fe to 692ea3e Compare November 9, 2022 20:00
@lgtm-com
Copy link

lgtm-com bot commented Nov 9, 2022

This pull request introduces 1 alert when merging 692ea3e into 9a2c991 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@mumanity mumanity marked this pull request as ready for review November 9, 2022 21:34
@mumanity mumanity merged commit 8ccd69d into main Nov 9, 2022
@mumanity mumanity deleted the remove-from-parent-bug branch November 9, 2022 21:35
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