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

Downgrade pty to v1.1.19 #2791

Merged
merged 1 commit into from
May 23, 2024
Merged

Downgrade pty to v1.1.19 #2791

merged 1 commit into from
May 23, 2024

Conversation

moskyb
Copy link
Contributor

@moskyb moskyb commented May 23, 2024

Description

1.1.20 and 1.1.21 appear to have a bug where occasionally, running processes under the pty will return a fork/exec: operation not permitted error

fixes #2790

Context

#2790
Coda escalations 1 and 2

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

1.1.20 and 1.1.21 appear to have a bug where occasionally, running processes under the pty will return a fork/exec: operation not permitted error
@moskyb moskyb requested review from mhaylock and tessereth May 23, 2024 03:59
@moskyb moskyb enabled auto-merge May 23, 2024 03:59
@moskyb moskyb merged commit 0aa38aa into main May 23, 2024
1 check passed
@moskyb moskyb deleted the downgrade-pty branch May 23, 2024 04:18
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.

Buildkite Agent PTY randomly failed with fork/exec... operation not permitted
2 participants