Skip to content

Add guards to prevent possible NPE in test cleanup#14238

Merged
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lo/guard-npe
Sep 22, 2022
Merged

Add guards to prevent possible NPE in test cleanup#14238
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lo/guard-npe

Conversation

@losipiuk
Copy link
Copy Markdown
Member

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:

It was possible for executorService to not be initialized if setup() was
not called due to failure in initialization driven by superclass.
@cla-bot cla-bot bot added the cla-signed label Sep 21, 2022
@losipiuk losipiuk requested a review from findepi September 21, 2022 15:06
@losipiuk losipiuk added the test label Sep 21, 2022
@losipiuk losipiuk merged commit 06c05ff into trinodb:master Sep 22, 2022
@github-actions github-actions bot added this to the 398 milestone Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants