alttester / alttester/AltTester-Unity-SDK
multithreading support for commands
未關閉
enhancement
gitlab
no version
triaged
- 主要語言
- C#
- 星號
- 121
- 分支
- 24
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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).
貢獻指南
評估
這個 Issue 還沒有評估資料。