alttester / alttester/AltTester-Unity-SDK
multithreading support for commands
Offen
enhancement
gitlab
no version
triaged
- Vorherrschende Sprache
- C#
- Sterne
- 121
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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).
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.