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

actor shell slimmed down a bit, adjust test #1112

Closed ktoso closed 1 year ago

ktoso commented 1 year ago

Motivation:

Test fails on macos; Test should be adjusted to reflect smaller shell size

Modifications:

Adjust shell instance size (down)

Result:

passing tests on macos

ktoso commented 1 year ago

Flaky test: ClusterLeaderActionsClusteredTests.test_up_ensureAllSubscribersGetMovingUpEvents https://github.com/apple/swift-distributed-actors/issues/971 in one of the executions