Files
sourcekit-lsp/Sources/BuildSystemIntegration/SwiftPMBuildSystem.swift
Alex Hoppen 7fffc04e50 Mark all closures in the .stream outputRedirection of TSC as @Sendable
The closures aren’t guaranteed to be called on the same thread as the process was launched, which can cause assertion failure by the concurrency runtime.

rdar://142813605
2025-01-15 08:25:25 -08:00

28 KiB