Skip to content

Conversation

Ukalnins
Copy link

When we call lldb, we want to be owners of terminal for lldb to create interactive environment. But when ios-deploy is used within scripts, in some cases, it does not return terminal control and calling processes does not receive terminal inputs anymore.

For instance, calling ios-deploy from python and later trying to cancel script execution with ctrl+c does not work.

This does not grab terminal control when run in non-interactive mode and returns the control to parent group when lldb is done.

@gabebear gabebear merged commit 661efae into ios-control:master Jan 22, 2020
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

Successfully merging this pull request may close these issues.

2 participants