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

Fix os.execute stderr redirection #21404

Merged
merged 1 commit into from
May 2, 2024
Merged

Fix os.execute stderr redirection #21404

merged 1 commit into from
May 2, 2024

Conversation

hholst80
Copy link
Contributor

@hholst80 hholst80 commented May 2, 2024

Closes #20986

@hholst80
Copy link
Contributor Author

hholst80 commented May 2, 2024

The full CI/CD suite takes over two hours? Jikes. It would be interesting to see the entire trace of it where potential bottlenecks are.

@JalonSolov
Copy link
Contributor

The bottleneck is GitHub throttling. Sometimes the entire CI suite runs in just a few minutes. Other times, I've seen it take 4 - 5 hours.

@spytheman spytheman merged commit c7fb755 into vlang:master May 2, 2024
60 checks passed
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.

vlib: os.execute and arguments with linefeeds causes invalid exit_code
3 participants