ActuatorDigital / ActuatorDigital/UnityTestPilot.RemoteHost
TryActivate throws when port in use
Ouverte
bug
- Langage dominant
- C#
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
TryActivate in RemoteAgentActivator does not actually Try.
## To Reproduce
Run two instances of an app using remotetestpilot at the same time. The second will throw a socketexception as the port is already in use.
## Expected behavior
TryActivate should catch and return success or failure
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.