Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Ryu0118
Copy link
Collaborator

@Ryu0118 Ryu0118 commented Sep 1, 2025

I changed ExecutorResult used in the Executor protocol from an existential type to an opaque result type (some).

@Ryu0118 Ryu0118 requested a review from giginet September 5, 2025 01:10

@_spi(Internals)
public protocol Executor: Sendable {
associatedtype Result: ExecutorResult
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
associatedtype Result: ExecutorResult
associatedtype Result: ExecutorResult

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.

2 participants