这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Honglei-Cong
Copy link

when program is started by supervisord, there's no tty associated its process.
os.Exit(1) makes process failed.

The fix is to return 0 windows size when there's no tty.

@HairyMike
Copy link

HairyMike commented May 2, 2019

This works with pty on docker. docker run instead of docker run -t.
Also works within unit test debugging session.

It gets my vote to merge to master.

@HairyMike
Copy link

Looks like this has been done as part of this commit: 4512d98

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.

3 participants