Replies: 1 comment 8 replies
-
Hi. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
does updating self state inside the :receive lambda involve messaging?
I'm asking because I would like to do it using (setf state ...).
I see that the actor processes the message but the state sometimes is updated and other times not.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions