-
Notifications
You must be signed in to change notification settings - Fork 23
Issues: swiftlang/swift-subprocess
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Use of Execution and teardown sequences race with process termination
bug
Something isn't working
#86
opened Jun 17, 2025 by
jakepetroules
Fatal error "FileDescriptor 3 was not closed" on Windows
blocker
Show stopping issues for 0.0.1
bug
Something isn't working
#84
opened Jun 15, 2025 by
stefanspringer1
Process termination monitoring implementation on Linux conflicts with processes spawned by other means
bug
Something isn't working
#82
opened Jun 15, 2025 by
jakepetroules
withAsyncTaskCleanupHandler calls its cleanup handler twice if body throws
bug
Something isn't working
#80
opened Jun 14, 2025 by
jakepetroules
testLineSequence is flaky, at least on Linux
bug
Something isn't working
#78
opened Jun 13, 2025 by
jakepetroules
[Feature] Support "shell" parameter to New feature or request
Executable.file
enhancement
#69
opened Jun 11, 2025 by
schwa
[Feature] Option to terminate any subprocesses launched by the process
enhancement
New feature or request
#67
opened Jun 10, 2025 by
dave256
[Feature] Add timeout parameter and TimeoutError to run API
API Change
enhancement
New feature or request
#65
opened Jun 10, 2025 by
newamber
Can't use output: .string with body closure
bug
Something isn't working
#63
opened Jun 7, 2025 by
krzyzanowskim
[Feature] allow getting the same output as processed by a terminal
enhancement
New feature or request
#60
opened Jun 5, 2025 by
gsabran
There should be dedicated API to collect merged stdout+stderr as a single stream (stdout and stderr going to the same underlying fd)
API Change
enhancement
New feature or request
#59
opened Jun 4, 2025 by
jakepetroules
Use Show stopping issues for 0.0.1
epoll
and non-blocking read/write instead of DispatchIO on Linux
blocker
#47
opened May 16, 2025 by
iCharlesHu
fork+exec fails to close other file descriptors
blocker
Show stopping issues for 0.0.1
bug
Something isn't working
#46
opened May 16, 2025 by
iCharlesHu
runLinter() fails very frequently on Linux
bug
Something isn't working
#34
opened Apr 25, 2025 by
jakepetroules
Could preSpawnProcessConfigurator be made available for posix_spawn OR fork/exec?
bug
Something isn't working
#25
opened Apr 24, 2025 by
jakepetroules
Many tests fail on Windows with Swift 6.1
blocker
Show stopping issues for 0.0.1
bug
Something isn't working
#22
opened Apr 24, 2025 by
jakepetroules
ProTip!
no:milestone will show everything without a milestone.