hovancik / stretchly

The break time reminder app
https://hovancik.net/stretchly
BSD 2-Clause "Simplified" License
4.51k stars 436 forks source link

[Bug]: Process #1424

Closed alabotski closed 7 months ago

alabotski commented 7 months ago

Version

Known issues

Existing issues

Advanced Preferences

What operating system are you using?

Windows

Operating System Version

Windows 10 19045.3930

Reproduction steps

  1. Run Stretchly

Expected Behavior

Run one process

Actual Behavior

Four processes are launched https://mega.nz/folder/Fs0BGZBR#-_6LsBXoWKSI_SCWtI0qgA

Relevant log output

No response

Preferences

No response

Additional information

No response

Code of Conduct

hovancik commented 7 months ago

Hi, that is how ElectronJS works, it creates multiple processes: for each windows, some main process etc.