portals-project / portals

Portals is a framework for stateful serverless apps, unifying dataflow streaming with actors
https://www.portals-project.org/
Apache License 2.0
19 stars 2 forks source link

Fix issue with keyFrom for portals in the parallel runtime #250

Closed jspenger closed 12 months ago

jspenger commented 12 months ago

Fixed an issue which does not compute the key for the portal events in the parallel runtime.