Skip to content

Conversation

@tkalkirill
Copy link
Contributor

@Override public void stop() {
if (changer != null)
changer.stop();
changer.stop();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this "if" even a thing?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the changer has become final.

@ibessonov ibessonov merged commit 2fa8a85 into apache:main Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants