containerd / containerd/console

SetRaw hangs when using exec.Command in linux

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
200
Forks
60
Avg merge
5d 21h
Merged PRs (30d)
1

Description

I am running a binary using [exec.Command](https://pkg.go.dev/os/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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.