Add a few more 'null' checks
·
175 commits
to master
since this release
There were a few spots RunAnnouncer where we were at risk for triggering NullPointerException failures. This release add 'null' checks to prevent these failures.