Skip to content

Updated code to fix deepcopy mobly adb erros#1009

Open
nithinpa-prog wants to merge 1 commit into
google:masterfrom
nithinpa-prog:fix_deepcopy_mobly_adb_errors
Open

Updated code to fix deepcopy mobly adb erros#1009
nithinpa-prog wants to merge 1 commit into
google:masterfrom
nithinpa-prog:fix_deepcopy_mobly_adb_errors

Conversation

@nithinpa-prog

Copy link
Copy Markdown

Fix deepcopy/pickle issues with Mobly ADB errors and VirtualHomeManager errors b/519404719

The AdbError and AdbTimeoutError classes in Mobly's adb.py were not correctly calling the superclass init, which can cause issues with deepcopy and pickling. This change updates their init methods to pass arguments to super().init().

@google-cla

google-cla Bot commented Jun 5, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@nithinpa-prog nithinpa-prog left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@xpconanfan, Can you please review and approve this changes

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.

1 participant