Files
swift-mirror/stdlib/public/Distributed/LocalTestingDistributedActorSystem.swift
Konrad `ktoso` Malawski bcd0f64e91 [Distributed] workaround for LocalTestingDAS crashes;
This happens to work, but is not a real fix; we are not handling well
types declared in a library evolution enabled library, which this DAS
is. Without this, at runtime, we crash in LocalTestingDAS using actor
initializers
2022-05-07 07:28:55 +09:00

9.8 KiB