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

[Vite] Watchdog #12060

Closed
gilberto-torrezan opened this issue Oct 15, 2021 · 1 comment · Fixed by #12230
Closed

[Vite] Watchdog #12060

gilberto-torrezan opened this issue Oct 15, 2021 · 1 comment · Fixed by #12230

Comments

@gilberto-torrezan
Copy link
Contributor

How does it work today

  • Webpack connects to the Java server and kills itself when Java dies

How could it work

  • Vite connects the same way and kills itself the same way. Needs verification.
@gilberto-torrezan gilberto-torrezan added enhancement vite Tickets related to vite support labels Oct 15, 2021
@gilberto-torrezan gilberto-torrezan added this to To do in Frontend build optimization via automation Oct 15, 2021
@caalador caalador moved this from To do to In progress in Frontend build optimization Oct 29, 2021
@caalador caalador self-assigned this Oct 29, 2021
caalador added a commit that referenced this issue Nov 2, 2021
Add watchdog to stop vite
when java handler exits or crashes.

Fixes #12060
@caalador caalador mentioned this issue Nov 2, 2021
9 tasks
Frontend build optimization automation moved this from In progress to Done Nov 2, 2021
Artur- pushed a commit that referenced this issue Nov 2, 2021
Add watchdog to stop vite when java handler exits or crashes.

Fixes #12060
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with platform 22.0.0.beta2 and is also targeting the upcoming stable 22.0.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants