alttester / alttester/AltTester-Unity-SDK
multithreading support for commands
Ouverte
enhancement
gitlab
no version
triaged
- Langage dominant
- C#
- Étoiles
- 121
- Forks
- 24
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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).
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.