Nice little library here.
Question: is there anything implemented to tell the actor to stop processing messages? I've looked at the code and don't see anything there.
I'm working on a hot-swap functionality and need this to be able to tell an actor to stop processing messages and then will also need to get it's mailbox of messages.
Not asking you to implement, just wanted to know if there was anything in there already that I missed. Also, if you have any thoughts on hot-swap, feel free to let me know what they are.
Nice little library here.
Question: is there anything implemented to tell the actor to stop processing messages? I've looked at the code and don't see anything there.
I'm working on a hot-swap functionality and need this to be able to tell an actor to stop processing messages and then will also need to get it's mailbox of messages.
Not asking you to implement, just wanted to know if there was anything in there already that I missed. Also, if you have any thoughts on hot-swap, feel free to let me know what they are.