Skip to content

Updated code to fix deepcopy mobly adb erros - #1009

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

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

@xpconanfan

Copy link
Copy Markdown
Collaborator

Approved. Please fix CLA and rebase before we can merge it.

@xpconanfan xpconanfan modified the milestone: Mobly Release 1.13.1 Jul 31, 2026
@xpconanfan

Copy link
Copy Markdown
Collaborator

Closing due to lack of response. This is covered by #1022

@xpconanfan xpconanfan closed this Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants