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

Data Race #4557

Closed
Frozen opened this issue Nov 8, 2023 · 0 comments
Closed

Data Race #4557

Frozen opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Frozen
Copy link
Contributor

Frozen commented Nov 8, 2023

WARNING: DATA RACE
Read at 0x00c00a8da7b0 by goroutine 5551:
github.com/harmony-one/harmony/p2p/stream/common/streammanager.(*streamManager).loop.func1()
/Users/frozen/go/src/github.com/harmony-one/harmony/p2p/stream/common/streammanager/streammanager.go:143 +0x34

Previous write at 0x00c00a8da7b0 by goroutine 1435:
github.com/harmony-one/harmony/p2p/stream/common/streammanager.(*streamManager).loop()
/Users/frozen/go/src/github.com/harmony-one/harmony/p2p/stream/common/streammanager/streammanager.go:141 +0x290
github.com/harmony-one/harmony/p2p/stream/common/streammanager.(*streamManager).Start.func1()
/Users/frozen/go/src/github.com/harmony-one/harmony/p2p/stream/common/streammanager/streammanager.go:105 +0x34

@Frozen Frozen added the bug Something isn't working label Nov 8, 2023
@Frozen Frozen self-assigned this Nov 8, 2023
@Frozen Frozen closed this as completed Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant