fix: race condition & logs
This commit is contained in:
parent
4369fe8b0c
commit
d40d80c541
3 changed files with 39 additions and 4 deletions
|
|
@ -10,6 +10,7 @@
|
|||
---@field output_buf integer
|
||||
---@field input_buf integer
|
||||
---@field current_test_index integer?
|
||||
---@field source_buf integer?
|
||||
|
||||
---@class cp.State
|
||||
---@field get_platform fun(): string?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue