Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chain filter data race #136

Merged
merged 1 commit into from
Oct 10, 2014

Conversation

fjl
Copy link
Contributor

@fjl fjl commented Oct 8, 2014

This is part of ethereum/eth-go#55.

The API has changed slightly to prevent concurrent updates of the filter callback fields.

obscuren added a commit that referenced this pull request Oct 10, 2014
@obscuren obscuren merged commit 8128190 into ethereum:develop Oct 10, 2014
@fjl fjl deleted the feature/raceless-ethereum-filters branch May 15, 2015 21:14
nonsense added a commit to nonsense/go-ethereum that referenced this pull request Nov 15, 2017
swarm/pss: fine-grained locks for shared data
prestonvanloon pushed a commit to prestonvanloon/go-ethereum that referenced this pull request May 25, 2018
ngtuna pushed a commit to ngtuna/tomochain that referenced this pull request Aug 16, 2018
joshuacolvin0 pushed a commit to joshuacolvin0/go-ethereum that referenced this pull request Jan 4, 2023
atenjin pushed a commit to alt-research/go-ethereum that referenced this pull request Apr 4, 2024
atenjin pushed a commit to alt-research/go-ethereum that referenced this pull request Apr 4, 2024
Update to Geth v1.13.1 (Zakros) - [depends on ethereum#136 v1.12.2 update]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants