Closed Mordil closed 5 years ago
@calebkleveter This PR can be closed - I thought I had closed it awhile back. These methods are now available from SwiftNIO itself as whenAllSucceed
and whenAllComplete
@Mordil Ha! Thanks for saving me the trouble 😄.
I mean, we probably can keep these extensions on Collection and EventLoop - but perhaps we want to just change the implementation.
I think we should keep the extensions, they are pretty useful. At the very least, we should offer them as deprecated methods given how commonly used they are.
@tanner0101 Sounds good! @MrLotU Mind reviewing this again?
Hey @Mordil, you just merged a pull request, have a coin!
You now have 46 coins.
Brings an implementation of
flatten
from Vapor/CoreExample usage: