-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spawnedProcess event - pid needed! #103
Comments
hey @ruslanx3m could you please share your code snipppet in order reproduce this issue in my local system. |
Hi, I need for event to return PID not ID ... ?!
|
@shalithasuranga, I think this is a bug, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I run several processes at the same time, then some of them get the same id (Neutralino-scoped process identifier). Also, there is no process pid in the spawnedProcess event, but it is specified in the release https://github.com/neutralinojs/neutralinojs/releases/tag/v4.6.0
We need PID not ID (useless) !
but we get only
The text was updated successfully, but these errors were encountered: