Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use provided executor for frontend tools (#9553) #9569

Merged
merged 1 commit into from
Dec 4, 2020
Merged

Conversation

denis-anisimov
Copy link
Contributor

getLogger().error("Failed to start the webpack process", e);
} catch (InterruptedException e) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

MAJOR Either re-interrupt this method or rethrow the "InterruptedException". rule

@vaadin-bot
Copy link
Collaborator

SonarQube analysis reported 2 issues

  • MAJOR 2 major

Watch the comments in this conversation to review them.

1 extra issue

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MAJOR DevModeHandler.java#L546: Remove this unused private "checkPort" method. rule

@denis-anisimov denis-anisimov merged commit fb3b1f6 into 5.0 Dec 4, 2020
@denis-anisimov denis-anisimov deleted the cp/5.0 branch December 4, 2020 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants