Skip to content

Conversation

@yim-lee
Copy link
Member

@yim-lee yim-lee commented Aug 4, 2022

Resolves #1051

Copy link
Member

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet! This reads much nicer than the future dance actually;
I wonder if was hard to write at first? But reads great. Thank you!

import XCTest

final class SWIMShellClusteredTests: ClusteredActorSystemsXCTestCase {
final class SWIMActorClusteredTests: ClusteredActorSystemsXCTestCase {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch!

@ktoso ktoso merged commit ead1235 into apple:main Aug 4, 2022
@yim-lee yim-lee deleted the iss1051 branch August 4, 2022 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert SWIMActor.sendPing to use Swift Concurrency (to avoid NIO shutdown errors)

2 participants