These methods correspond to the flatten(on:) methods on EventLoopGroup and serve much the same purpose, while leveraging the strict ordering guarantees of the queue.
Checklist
[x] Circle CI is passing (code compiles and passes tests).
[x] There are no breaking changes to public API.
[x] New test cases have been added where appropriate.
[x] All new code has been commented with doc blocks ///.
[ ] The linuxMain.swift is regenerated using swift test --generate-linuxmain
These methods correspond to the
flatten(on:)
methods onEventLoopGroup
and serve much the same purpose, while leveraging the strict ordering guarantees of the queue.Checklist
///
.swift test --generate-linuxmain