ActuatorDigital / ActuatorDigital/UnityTestPilot.RemoteHost
TryActivate throws when port in use
Abierto
bug
- Lenguaje dominante
- C#
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.