Skip to content

Long running commands are aborted after calling exec_command #11

Closed
@pkittenis

Description

@pkittenis

If a long running command, tail -f for exaple, is executed via exec_command the command is aborted after exec_command returns.

Fix by returning the pty to be used by get_stdout to get continuous output.

Also provide feedback in get_stdout that the command has not finished executing, how long it's been running and a way to kill it.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions