actors: Fix handling errors on resuming.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 24 Oct 2017 21:51:11 +0000 (16:51 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 24 Oct 2017 21:51:11 +0000 (16:51 -0500)
commitcd32bbe822f4e3acbb755993d3bd39358c176a26
treefc6602db7ac8b9792876f013ceccbd853f7d4956
parente1cc354c7073230398634b1638ea288ce3e27852
actors: Fix handling errors on resuming.

* 8sync/actors.scm (<-wait): Look at the correct action on the message
when checking for error when resuming.
8sync/actors.scm