Skip to content

fix(patch): [sc-870] Return stats instead of ChannelHandlerContext from the event loop future.#119

Merged
ser-0xff merged 2 commits intomainfrom
feature/sc-870/add-baggage-passing-in-distributed-system-5
Oct 9, 2025
Merged

fix(patch): [sc-870] Return stats instead of ChannelHandlerContext from the event loop future.#119
ser-0xff merged 2 commits intomainfrom
feature/sc-870/add-baggage-passing-in-distributed-system-5

Conversation

@ser-0xff
Copy link
Contributor

@ser-0xff ser-0xff commented Oct 9, 2025

Description

ChannelHandlerContext is not sendable in the recent SwiftNIO and seems never will be.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Minimal checklist:

  • I have performed a self-review of my own code
  • I have added DocC code-level documentation for any public interfaces exported by the package
  • I have added unit and/or integration tests that prove my fix is effective or that my feature works

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

@ser-0xff ser-0xff merged commit 2503e49 into main Oct 9, 2025
7 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants