apple / swift-distributed-actors

Peer-to-peer cluster implementation for Swift Distributed Actors
https://apple.github.io/swift-distributed-actors/
Apache License 2.0
580 stars 54 forks source link

chore: hardening soundness script #1157

Open Garfeild opened 2 weeks ago

Garfeild commented 2 weeks ago

Motivation:

CONTRIBUTING.md describes that project provides way of basic validation of the changes by running scripts/soundness.sh.

Unfortunately, this script doesn't provide meaningful results and fails for multiple reasons:

Modifications:

Result: