alttester / alttester/AltTester-Unity-SDK
[Revese Port Forwarding] Sometimes, the execution of reverse port forwarding method is too slow
- Lenguaje dominante
- C#
- Estrellas
- 121
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Steps to reproduce
1. Create a test file in any programming language (C#, Python or Java)
2. Call the `Reverse Port Forwarding` method in the setup
3. Add some tests
4. Run the tests
## Actual result
Sometimes, the execution of the `Reverse Port Forwarding` method is too slow so the tests fail because the port is not actually forwarded when trying to establish the connection
**Note:** Related [[ReverPortForwarding-Docs] Sometimes, the execution of reverse port forwarding method is too slow so the tests fail because the port is not actually forwarded when trying to establish the connection](https://github.com/alttester/AltTester-Unity-SDK/issues/1277)
## Expected result
The `Reverse port forwarding` method should finish its execution before the test is run.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.