mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Failure propagation is crucial for splitter and component steps because that's the only signal for them to figure out if they could be completely solved or have to fail. For example, if one of the component steps created by "split" fails it would cascade to the rest of the pending component steps receiving "fail" signal and ultimately result in failure of the "split" when it's re-taken.
8.6 KiB
8.6 KiB