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

Revert "Add support for Process stdin stream" #143

Merged
merged 1 commit into from
Oct 9, 2020
Merged

Conversation

neonichu
Copy link
Contributor

@neonichu neonichu commented Oct 9, 2020

Reverts #122, as I suspect it broke TSC tests on Linux.

The "close error" in this failed job points to this code: https://ci.swift.org/job/swift-PR-Linux-smoke-test/25345/console

We just vendored these changes into SwiftPM yesterday.

@neonichu
Copy link
Contributor Author

neonichu commented Oct 9, 2020

@swift-ci please test

@shahmishal shahmishal merged commit 8a31bf0 into main Oct 9, 2020
@neonichu neonichu deleted the revert-122-dev branch October 9, 2020 17:28
artemcm added a commit to artemcm/swift-tools-support-core that referenced this pull request Apr 12, 2021
This PR resurrects swiftlang#122, which we required in order to be able to forward standard input in the new swift-driver to the compile jobs it spawns.
The change was previously reverted in swiftlang#143, due to an error seen on Linux.
artemcm added a commit to artemcm/swift-tools-support-core that referenced this pull request Apr 12, 2021
This PR resurrects swiftlang#122, which we required in order to be able to forward standard input in the new swift-driver to the compile jobs it spawns.
The change was previously reverted in swiftlang#143, due to an error seen on Linux.
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.

2 participants