mirror of https://github.com/embarklabs/embark.git
876eee5354
`EmbarkJS.Blockchain.connectConsole` has a potential race condition with both `cb` and `doneCb` firing at the end of the method. This PR is an attempt to fix that by first awaiting the `cb`, then finally calling `doneCb`, as suggested by @michaelsbradleyjr in https://github.com/embark-framework/embark/pull/1319#discussion_r256850820 |
||
---|---|---|
.. | ||
embark | ||
embark-async-wrapper | ||
embark-compiler | ||
embark-graph | ||
embark-typings | ||
embark-ui | ||
embark-vyper | ||
embarkjs | ||
web3Connector | ||
.yarnrc |