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

[Gecko Bug 1716963] Don't call cleanup from __del__ if it already ran #29465

Merged
merged 1 commit into from Jul 7, 2021

Conversation

moz-wptsync-bot
Copy link
Collaborator

Allow marionette users to opt out of del doing any work by first
explictly calling cleanup().

Differential Revision: https://phabricator.services.mozilla.com/D118147

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1716963
gecko-commit: 02641f631413477ebab14d366fca815b0076704a
gecko-reviewers: webdriver-reviewers, whimboo

@wpt-pr-bot wpt-pr-bot added infra wptrunner The automated test runner, commonly called through ./wpt run labels Jun 23, 2021
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Firefox project.

Allow marionette users to opt out of __del__ doing any work by first
explictly calling cleanup().

Differential Revision: https://phabricator.services.mozilla.com/D118147

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1716963
gecko-commit: 6b8537e78d74200b07502d0d40250601e5339b4a
gecko-reviewers: webdriver-reviewers, whimboo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra mozilla:gecko-sync wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants