pjfanning opened a new issue, #383:
URL: https://github.com/apache/incubator-pekko/issues/383

   * the state is usually accessed via an Actor - so only message processed at 
a time
   * in a recoverWith scenario (and there is one) - there can be simultaneous 
access to and update of the state
   * this code has been like this for years - but it can be improved
   
   


-- 
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]

Reply via email to