alttester / alttester/AltTester-Unity-SDK
multithreading support for commands
Abierto
enhancement
gitlab
no version
triaged
- Lenguaje dominante
- C#
- Estrellas
- 121
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
In order to support multithreading commands we need to support in driver cherry picking from the response message queue the messages associated to current command. We can select them by command name and message id.
Also we need to implement a wait timeout per command in this case, to not wait indefinetly in case something went wrong with the command on the server.
---
You can find the original issue from GitLab [here](https://gitlab.com/altom/altunity/altunitytester/-/issues/617).
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.