Hello,
Almost all of these changes relate to the connection pool implementation. For it to work correctly, the language must support a concurrent mode of operation with the EventLoop. There’s no way to implement this in isolation from the overall architecture.
