electron-userland / electron-userland/electron-webpack

When running the dev build, before a hot-load, fs.writeFile callback is never called

Open
#90 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
902
Forks
168
PR merge metrics
No merged PRs in 30d

Description

When running a dev build, the first time both the render and main processes are initialized, at least the first write (from the render process) never gets it's callback called, even though the write completed on disk.

After hot-loading only the renderer, writes will start to work. (If the main process is hot-loaded as well, the problem happens again.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.