Avatar
omochimetaru 9/28/2025 9:00 AM
Describe the bug Subprocess calls hang on Ubuntu 22.04 with Swift 6.1 in Release builds. To Reproduce It only takes calling the following. try await Subprocess.run( .name("tar"), argument...