jakev / dtfmods-core

Core content for Android device testing
Apache License 2.0
6 stars 2 forks source link

`sysappdb pull` does not properly stop when an MD5 match fails #11

Closed jakev closed 9 years ago

jakev commented 9 years ago

Affected module(s): sysappdb

If a MD5 mismatch is detected, the thread will exit, but the program will hang. The behavior needs to be exit.

jakev commented 9 years ago

Honestly, I have no idea how to handle this with my current threading model. I'm just closing this. If it's really a problem for people, maybe they have suggestions on how to do it.

jakev commented 9 years ago

It came to me the other night. This has been implemented, and should be pushed by the end of the day.

jakev commented 9 years ago

Added: https://github.com/jakev/dtfmods-core/commit/356020dbb59c4cb3f0365ac4ebd39f30005380fd