pure-python-adb icon indicating copy to clipboard operation
pure-python-adb copied to clipboard

Asynchronous package install and uninstall

Open slicen opened this issue 4 years ago • 1 comments

This pull request fixes a bug preventing asynchronous pushes from completing. It also adds asynchronous install and uninstall methods based on the synchronous equivalents.

slicen avatar Jan 14 '21 04:01 slicen

Adopted into https://github.com/CloCkWeRX/pure-python-adb via https://github.com/spm5065/pure-python-adb

CloCkWeRX avatar Feb 09 '25 01:02 CloCkWeRX