Skip to content

Conversation

@scottmarchant
Copy link
Collaborator

@scottmarchant scottmarchant commented Dec 2, 2025

Summary

Ported tests from NIOPosix that test future-related event loop operations in NIOAsyncRuntime.

Details

  • e9b0468 test: Add tests for EventLoopFuture usages, ported from swift-nio to ensure feature parity.

PR Dependencies

#5

Overview of all changes

All planned changes can be viewed together in #2

@scottmarchant scottmarchant changed the title Add EventLoopFuture parity tests test: Add EventLoopFuture parity tests Dec 2, 2025

import Atomics
import Dispatch
import NIOAsyncRuntime
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Note: This is a very large test file. Intentionally keeping it this way rather than breaking it up because it matches the original test implementation in NIOPosix closer this way.

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