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

electron process occasionally does not kill when hot-reloading is enabled #353

Open
4 tasks done
chief-fei opened this issue Dec 16, 2023 · 5 comments
Open
4 tasks done

Comments

@chief-fei
Copy link

Describe the bug

同时使用watch和v8 inspect 时,修改文件后,上一个electron没有被杀掉,
命令:image
现象:
image

Electron-Vite Version

1.0.29

Electron Version

28.0.0

Vite Version

5.0.6

Validations

@alex8088
Copy link
Owner

alex8088 commented Dec 18, 2023

@chief-fei 未能复现此问题,是否有其他条件

@alex8088
Copy link
Owner

通过脚手架创建一个新项目执行上述cli选项,无法复现此问题。你可以通过此方法确认是否与代码有关。

@meesii
Copy link

meesii commented Dec 18, 2023

image
没有复现,正常

@alex8088 alex8088 changed the title electron服务没有被终结 electron process occasionally does not kill when hot-reloading is enabled Dec 18, 2023
@chief-fei
Copy link
Author

@chief-fei 未能复现此问题,是否有其他条件

你好,上面的启动选项运行后 打开 V8 inspector 面板,然后随便修改点东西热更新后就会出现

@chief-fei
Copy link
Author

通过脚手架创建一个新项目执行上述cli选项,无法复现此问题。你可以通过此方法确认是否与代码有关。

@chief-fei 未能复现此问题,是否有其他条件

不开启 V8 inspector 面板 不会出现

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

No branches or pull requests

3 participants