Skip to content

JobObject return values ignored — zombie stremio-runtime on unsupported job configs #47

@kKaskak

Description

@kKaskak

At server.rs:58-67, SetInformationJobObject and AssignProcessToJobObject return values are ignored. If the parent is already inside a job that disallows breakaway (Win 7/8, certain MSI/orchestrators, debuggers), assignment silently fails and stremio-runtime.exe survives the shell's death as a zombie holding port 11470. Should check return value and fall back to manual child.kill() via a Drop impl.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions