He-Pin opened a new pull request, #628: URL: https://github.com/apache/incubator-pekko/pull/628
Motivation: Make it simpler when integrate other effect system. When reading : https://alexn.org/blog/2023/04/17/integrating-akka-with-cats-effect-3/ ; I think there should be a simpler api to integrate other effect system ,which do not need to transform back to `Future`. refs: https://github.com/typelevel/cats-effect/issues/3807 Notes: This is a quick POC and the api need more polish, and I think as the `unsafe` statements, it's unsafe. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
