added `timed_sync_send`
this new function allows users to catch timeouts in the `on_sync_failure` handler instead of using `after(...)` statements; the `timed_` functions signal an occured timeout by putting a 'TIMEOUT' message into the actor's mailbox
Showing
Please register or sign in to comment