Skip to content

[Bug]: Loops don't work in threads in initscript, switches #3191

@Narre

Description

@Narre

Current master version (27 Jan 2025)
LMDE6 64bit

I discovered this while examining #3190. When creating a thread with a while loop in the init script or a switch in the editor, the thread would just stop existing.

Image

Putting this in the init script, only the first print actually prints anything, the loop just doesn't happen. When doing this in an external file that is then imported in the init script/switch, it works as expected.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions