-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
There might be more than one running module with the same name.
In this case we get a callback onFoundProcess() triggered more than once.
But the issue is, the command line parameters are printed out correclty only in the first callback:
get_linux_process_id/example/test/test.c
Line 39 in f8a7020
| currentArg += printf( "%s ", currentArg ); |
Metadata
Metadata
Assignees
Labels
No labels