ActuatorDigital / ActuatorDigital/UnityTestPilot.RemoteHost
TryActivate throws when port in use
Open
bug
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.