Skip to content
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

Fix chequeo de multiples instancias #467

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

joaquinodz
Copy link
Contributor

@joaquinodz joaquinodz commented Feb 21, 2024

Si hay un proceso en ejecución cuyo nombre incluye “[nombre del ejecutable].exe”, el chequeo que hace para ver si ya hay una instancia de la app falla. Ahora chequea que el nombre del proceso sea el mismo.

@RecoX
Copy link
Member

RecoX commented Feb 21, 2024

run tests

@RecoX RecoX merged commit 9c23d64 into ao-org:master Feb 21, 2024
1 check passed
@joaquinodz joaquinodz deleted the fix/app-instance-mutex branch February 21, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants