Skip to content

fix systeminformation thread not ending#4155

Draft
khassel wants to merge 1 commit into
MagicMirrorOrg:developfrom
khassel:sysinfo
Draft

fix systeminformation thread not ending#4155
khassel wants to merge 1 commit into
MagicMirrorOrg:developfrom
khassel:sysinfo

Conversation

@khassel
Copy link
Copy Markdown
Collaborator

@khassel khassel commented May 16, 2026

This was introduced when running systeminformation in an own thread.

If the main thread ends before (e.g. when config has errors) the systeminformation thread never ends.

As this can have side effects under pm2 or docker (because the app never exits) this PR restores the old behavior.

@khassel khassel marked this pull request as draft May 16, 2026 21:54
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

Successfully merging this pull request may close these issues.

1 participant