// Helper actor that reports $overling status $receiver(function(msg) { send(msg, {has_overling: $overling != null}) }) var _t = $delay($stop, 5)