ActuatorDigital / ActuatorDigital/UnityTestPilot.RemoteHost
TryActivate throws when port in use
Aberta
bug
- Linguagem predominante
- C#
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.