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)
commitefe3df614b1808a686a91d07dfc46690b94ad126
treefe8214c7231b6735d3f38261d1198289696a16a2
parent92bbcf8318dad8f77a8f859cd3f281688b602db8
actors: Catch all errors in the actor model.

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.
8sync/systems/actors.scm