Skip to content

Add a few more 'null' checks

Choose a tag to compare

@sbabcoc sbabcoc released this 19 Apr 03:12
· 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.