From: Steven Baltakatei Sandoval Date: Sat, 31 Oct 2020 03:53:47 +0000 (+0000) Subject: fix(exec/temp):Handle exception from poll script's read function X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02.git/commitdiff_plain/d9ebec8b314173e0cc5c766567882163adce599d?hp=d9ebec8b314173e0cc5c766567882163adce599d fix(exec/temp):Handle exception from poll script's read function Script was exiting early. Adding exception handling in case `read_temp()` fails. ---