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

Handle batched commands with python API #32

Open
jmerdich opened this issue Oct 20, 2017 · 4 comments
Open

Handle batched commands with python API #32

jmerdich opened this issue Oct 20, 2017 · 4 comments

Comments

@jmerdich
Copy link

jmerdich commented Oct 20, 2017

Putting in commands with multiple parts (eg. foo.cmd('aa; axt foo')) desyncs at least the python API, as r2 sends a NULL as each command finishes, and r2pipe only expects one and stops reading there. Can we handle this or put a note somewhere obvious?

@radare
Copy link
Collaborator

radare commented Oct 20, 2017 via email

@radare
Copy link
Collaborator

radare commented Oct 24, 2017 via email

@jmerdich
Copy link
Author

jmerdich commented Oct 24, 2017 via email

@radare
Copy link
Collaborator

radare commented Oct 24, 2017 via email

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

2 participants