actors: Catch all errors in the actor model.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 3 May 2016 23:05:31 +0000 (18:05 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 3 May 2016 23:05:31 +0000 (18:05 -0500)
Not doing so results in a SIGABRT.

* 8sync/systems/actors.scm (hive-process-message): Catch all errors
  and call print-error-and-continue.  Leave comment for thoughts on
  using maybe-catch-all.


No differences found