You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way where I can run the Arduino_Create_Bridge.exe instance only once?
Where I can block any other instance if the user executes the executable again.
Hi @Vancer ,
the easiest way is to create a lockfile. Currently there is no such feature in the agent (because we need two instances running at the same time during installation).
However, if you want to propose a PR to implement this feature (configurable by .ini) I'll be glad to review and merge it.
This issue has been marked as stale because it has been open 14 days with no activity. Remove stale label or comment, otherwise it will be closed in 7 days
Activity
facchinm commentedon Apr 10, 2018
Hi @Vancer ,
the easiest way is to create a lockfile. Currently there is no such feature in the agent (because we need two instances running at the same time during installation).
However, if you want to propose a PR to implement this feature (configurable by .ini) I'll be glad to review and merge it.
github-actions commentedon Feb 22, 2021
This issue has been marked as stale because it has been open 14 days with no activity. Remove stale label or comment, otherwise it will be closed in 7 days
github-actions commentedon Mar 1, 2021
This issue has been closed becasue has been stale for 7 days. If you think this issue deserves some attention feel free to reopen it