Hanging at `In queue` #878
Closed
Labels
Milestone
Comments
Syncronization deadlock between watchdog and the output stream closing. This was a tough one, but much good came from it, fixed 2 unrelated edge case issues related to streams dying, refactored and added a dozen unit tests. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some reports indicate that SD Maid hangs during the root check on "unrooted" devices.
Logs so far though indicated that this is caused by the device being rooted incomplete / being unrooted incompletely.
Timeout happens after 20 seconds, but it seems we are still stuck waiting for the shell.
Solution wise it would be good not to have to wait for a timeout, and the timeout should obviously let us continue and not also be stuck.
The text was updated successfully, but these errors were encountered: