Fix resuming from actor-suspended io.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 3 Aug 2017 15:10:33 +0000 (10:10 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 3 Aug 2017 20:50:19 +0000 (15:50 -0500)
commitb3a48e468f47d5a94c1a38317edce9aa25812f9f
tree9a82110c674f132765171b5b31dc871bee8538f4
parent1253ea73ba4020df78671955721721179b556bfc
Fix resuming from actor-suspended io.

* 8sync/actors.scm (actor-main-loop): Fix resuming from
actor-suspended io by wrapping the resumed io in a prompt handler.
8sync/actors.scm