Skip to content

SetRaw hangs when using exec.Command in linux #82

@kalensk

Description

@kalensk

I am running a binary using exec.Command which calls SetRaw which is hanging on tcset(m.f.Fd(), &rawState).

When I run my binary in my terminal (not using exec.Command) SetRaw does not hang and things work as expected.

Any thoughts on how to fix this so that I can use exec.Command?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions