Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous execution of multiple instructions will freeze #641

Open
NiceAluo opened this issue Dec 1, 2020 · 0 comments
Open

Continuous execution of multiple instructions will freeze #641

NiceAluo opened this issue Dec 1, 2020 · 0 comments

Comments

@NiceAluo
Copy link

NiceAluo commented Dec 1, 2020

We use GitHub Issues for bugs.

--- Please use this template, and delete everything above this line before submitting your issue ---

Description

Every time you execute an instruction, you need to perform a disconnect operation, otherwise it will be stuck.

E.g
idb file ls --bundle-id BUNDLE_ID --udid UDID path
idb disconnect UDID
idb file push --bundle-id BUNDLE_ID --udid UDID src_paths dest_path

[FILL THIS OUT: Explain what you did, what you expected to happen, and what actually happens.]

Reproduction

[FILL THIS OUT: How can we reproduce the bug? Provide logs for the client and server.]

Solution

[OPTIONAL: Do you know what needs to be done to address this issue? Ideally, provide a pull request which fixes this issue.]

Additional Information

  • idb revision: [FILL THIS OUT]
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

No branches or pull requests

1 participant