Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fixing possible race in ethcore_hashContent #3191

Merged
merged 1 commit into from
Nov 4, 2016
Merged

Fixing possible race in ethcore_hashContent #3191

merged 1 commit into from
Nov 4, 2016

Conversation

tomusdrw
Copy link
Collaborator

@tomusdrw tomusdrw commented Nov 4, 2016

Was happening especially in tests (when TestFetch was spawning and executing the thread before ready handle was transmitted.

@tomusdrw tomusdrw added A0-pleasereview 🤓 Pull request needs code review. M4-core ⛓ Core client code / Rust. labels Nov 4, 2016
@tomusdrw tomusdrw changed the title Fixing possible race condition in ethcore_hashContent Fixing possible race in ethcore_hashContent Nov 4, 2016
@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Nov 4, 2016
@gavofyork gavofyork merged commit 145e766 into master Nov 4, 2016
@gavofyork gavofyork deleted the hash-fix branch November 4, 2016 15:59
arkpar added a commit that referenced this pull request Nov 4, 2016
* sendRawTransaction invalid RLP error

* Returning proper error for estimate_gas

* Exposing engine extra info in block RPC (#3169)

* Exposing extra info in RPC

* Proper serialization and client trait API

* Fixing possible race condition in ethcore_hashContent (#3191)

* Remove dapp logos (GHH points to dapp-assets) (#3192)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants