Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
story
0 points
diath
7mo ago
0 comments
Share
OpenProcess retrieves a handle to an existing process rather than creating a process so it won't be governed by JOB_OBJECT_LIMIT_ACTIVE_PROCESS, the bug here is that it's leaking handles, not processes.
0 comments
default
newest
oldest
Arnavion
7mo ago
Ah yes, in that case the relevant limit would be one on total handles, which doesn't seem to exist.
j
/
k
navigate · click thread line to collapse