From: Christopher Allan Webber Date: Mon, 25 Apr 2016 18:12:11 +0000 (-0500) Subject: actors: Add autoreply support. X-Git-Tag: v0.2.0~43 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=e2d7d6de38565f0a7befe4e11b33206903568f3c;hp=e2d7d6de38565f0a7befe4e11b33206903568f3c;p=8sync.git actors: Add autoreply support. * 8sync/systems/actors.scm (message-needs-reply): New method. (hive-process-message): Add autoreply to process-local-message logic. Add comment about maybe clearing out old coroutines. ---