alttester / alttester/AltTester-Unity-SDK
multithreading support for commands
Aberta
enhancement
gitlab
no version
triaged
- Linguagem predominante
- C#
- Estrelas
- 121
- Forks
- 24
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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).
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.