Skip to content

Incrementally migrate AsyncProcess usages to swift-subprocess#9957

Draft
daveinglis wants to merge 1 commit into
swiftlang:mainfrom
daveinglis:subprocess
Draft

Incrementally migrate AsyncProcess usages to swift-subprocess#9957
daveinglis wants to merge 1 commit into
swiftlang:mainfrom
daveinglis:subprocess

Conversation

@daveinglis
Copy link
Copy Markdown
Contributor

Replace AsyncProcess with Subprocess.run() across BinarySymbols, Basics (ImportScanning, TarArchiver, ZipArchiver), Commands (Format, SwiftTestCommand), and test support (_InternalTestSupport).

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test

Comment thread Sources/Basics/Archiver/TarArchiver.swift Outdated
@jakepetroules
Copy link
Copy Markdown
Contributor

Awesome, but there's some infrastructure blockers that need to land before we can actually begin using this in the toolchain (including CMake improvements in SwiftSubprocess itself). Let's you me and @owenv chat next week about it?

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test windows

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test windows

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test windows

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test toolchain

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test windows

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test windows

@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test windows smoke test

Replace AsyncProcess with Subprocess.run() across BinarySymbols,
Basics (ImportScanning, TarArchiver, ZipArchiver), Commands
(Format, SwiftTestCommand), and test support (_InternalTestSupport).
@daveinglis
Copy link
Copy Markdown
Contributor Author

@swift-ci test

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