-
Dominik Charousset authored
When forwarding a message, an actor transfers ownership of its current `mailbox_element` to the receiver. Combined with the previous optimization, this means that there is only a single memory allocation for a message from source to destination.
1fa62d11