Skip to content

Debt: don't expose handles in API #606

@rzhao271

Description

@rzhao271

Actually looking at the handle usages expose to JS, ex: innerPidHandle, handle etc they are only used for internal implementation. I would suggest to remove them from being exposed to JS and operate on pid values instead, on the native side extract the handle when needed using OpenProcess.

Originally posted by @deepak1556 in #584 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions