Clearly separate scheduled and blocking actors
In detail: - move code from local_actor to specific impl types - move special-purpose handlers to scheduled_actor - streamline interface of scheduled_actor - implement catch-all handlers for blocking actors - re-implement receive* functions with new catch-all
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment