Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make hopTo public again #964

Closed
wants to merge 1 commit into from
Closed

Make hopTo public again #964

wants to merge 1 commit into from

Conversation

ffried
Copy link
Contributor

@ffried ffried commented Apr 11, 2019

This makes the hopTo(eventLoop:) function public again.

Motivation:

In combination of 6b914e8 and 26bee21, the hopTo(eventLoop:) function was accidentally made internal, because the public modified was removed from both, the extension and the func itself.

Modifications:

Re-add public to the definition of hopTo(eventLoop:).

Result:

Projects using hopTo(eventLoop:) will build fine again. They're broken with the current 1.14.0 release.

@swift-nio-bot
Copy link

Can one of the admins verify this patch?

4 similar comments
@swift-nio-bot
Copy link

Can one of the admins verify this patch?

@swift-nio-bot
Copy link

Can one of the admins verify this patch?

@swift-nio-bot
Copy link

Can one of the admins verify this patch?

@swift-nio-bot
Copy link

Can one of the admins verify this patch?

ffried referenced this pull request Apr 11, 2019
* Cherry-pick "Significantly improve the performance of `EventLoopFuture.{and,when}AllSucceed`. (#943)"

* NIO 1 fixes.
@ffried
Copy link
Contributor Author

ffried commented Apr 11, 2019

Ugh, sorry. Missed that there's already #963. Closing this.

@ffried ffried closed this Apr 11, 2019
@ffried ffried deleted the bugfix/public_hopping branch April 11, 2019 07:45
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