You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] Fixed concurrency issue that allowed multiple miners instantiation. (#909)
* Fixed concurrency issue to ensure that only one miner is created.
* Add a comment explaining the proposed change
Co-authored-by: dmitry-worker <[email protected]>
0 commit comments