vapor / async-kit

Sugary extensions for the SwiftNIO library
MIT License
71 stars 25 forks source link

Finish fixing sequence append for ELFQueue #55

Closed gwynne closed 4 years ago

gwynne commented 4 years ago

Previous PR (#54) did not fully fix the problem with appending sequences to EventLoopFutureQueue. This PR covers the missing bits.

tanner0101 commented 4 years ago

These changes are now available in 1.0.0-beta.2.5