Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 13, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

revoxhere and others added 6 commits September 10, 2022 21:36
It seems that the `miner_res` variable is not scoped via `let`
or `const` keyword. It is simply defined dynamically. This way the
`miner_res` variable is defined as a global variable. As a
result, it could happend when 2 devices are reporting at the
same time, the `miner_res` variable is overridden by the next
request and let the first request fail because it has simply
the wrong (result of the last request) `miner_res` variable.
@pull pull bot locked and limited conversation to collaborators Oct 13, 2025
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Oct 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants