-
Notifications
You must be signed in to change notification settings - Fork 17
Insights: swiftlang/swift-subprocess
Overview
Could not load contribution data
Please try again later
2 Pull requests merged by 2 people
-
Adopt ~Copyable in
Subprocess
#38 merged
May 17, 2025 -
Test fixes and intermittent Linux failures
#24 merged
May 14, 2025
2 Pull requests opened by 1 person
-
Remove the default output buffer limit
#45 opened
May 15, 2025 -
Add .stringValue(), .arrayValue(), and .dataValue() to Buffer
#48 opened
May 19, 2025
2 Issues closed by 1 person
-
Making `Execution` `~Copyable` instead of class
#2 closed
May 17, 2025
3 Issues opened by 2 people
-
Use `epoll` and non-blocking read/write instead of DispatchIO on Linux
#47 opened
May 16, 2025 -
fork+exec fails to close other file descriptors
#46 opened
May 16, 2025 -
`run` appears to be stuck (due to buffer limit?)
#44 opened
May 14, 2025
5 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Allow callers to run a subprocess and provide low and high water marks when using SequenceOutput to emit standard output and standard error as soon as it arrives.
#40 commented on
May 16, 2025 • 20 new comments -
Processes with small and infrequent output doesn't get emitted in a timely manner when using sequence to capture the output
#39 commented on
May 16, 2025 • 0 new comments -
Many tests fail on Windows with Swift 6.1
#22 commented on
May 16, 2025 • 0 new comments -
Block the package from building on iOS-derived platforms
#30 commented on
May 17, 2025 • 0 new comments -
Fix currentWorkingDirectory
#31 commented on
May 17, 2025 • 0 new comments