trino icon indicating copy to clipboard operation
trino copied to clipboard

Add guards to prevent possible NPE in test cleanup

Open losipiuk opened this issue 3 years ago • 0 comments

It was possible for executorService to not be initialized if setup() was not called due to failure in initialization driven by superclass.

Release notes

(x) This is not user-visible or docs only and no release notes are required. ( ) Release notes are required, please propose a release note for me. ( ) Release notes are required, with the following suggested text:

losipiuk avatar Sep 21 '22 15:09 losipiuk