actors: Avoid building up stack of error handlers when resuming coroutines.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 30 Jan 2017 05:10:13 +0000 (23:10 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 30 Jan 2017 05:10:13 +0000 (23:10 -0600)
However it's not clear that we're not still building up a stack of
prompts. :\

* 8sync/actors.scm (hive-process-message): Avoid building up stack of
error handlers when resuming coroutines.


No differences found