Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DockerJob TTY Error #8

Open
fostiropoulos opened this issue Feb 24, 2024 · 1 comment
Open

DockerJob TTY Error #8

fostiropoulos opened this issue Feb 24, 2024 · 1 comment

Comments

@fostiropoulos
Copy link

fostiropoulos commented Feb 24, 2024

Needless to say it is an amazing work.

I tried to extend DockerJob but failed as currently it does not seem to integrate with pty.

Am I missing something or is this part of the code not tested yet?

Error:

the input device is not a TTY

I believe the input Pipe should be set to a pty?

@carlini
Copy link
Owner

carlini commented Feb 24, 2024

Yeah this is definitely the flakiest part of the benchmark. It works on my linux machine, but I don't know if it will work well on other machines.

It would be great to re-work this entire piece of the code to be more ... good.

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

No branches or pull requests

2 participants