We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
================== WARNING: DATA RACE Write at 0x00c4352e40d0 by goroutine 71: main.(*rpcServer).jsonRPCRead() /home/j/go/src/github.com/decred/dcrd/rpcserver.go:6219 +0x957 main.(*rpcServer).Start.func1() /home/j/go/src/github.com/decred/dcrd/rpcserver.go:6270 +0x211 net/http.HandlerFunc.ServeHTTP() /usr/lib/go/src/net/http/server.go:1918 +0x51 net/http.(*ServeMux).ServeHTTP() /usr/lib/go/src/net/http/server.go:2254 +0xa2 net/http.serverHandler.ServeHTTP() /usr/lib/go/src/net/http/server.go:2619 +0xbc net/http.(*conn).serve() /usr/lib/go/src/net/http/server.go:1801 +0x83b Previous write at 0x00c4352e40d0 by goroutine 174: main.(*rpcServer).jsonRPCRead.func1() /home/j/go/src/github.com/decred/dcrd/rpcserver.go:6061 +0xa7 Goroutine 71 (running) created at: net/http.(*Server).Serve() /usr/lib/go/src/net/http/server.go:2720 +0x37c main.(*rpcServer).Start.func3() /home/j/go/src/github.com/decred/dcrd/rpcserver.go:6300 +0x131 Goroutine 174 (finished) created at: main.(*rpcServer).jsonRPCRead() /home/j/go/src/github.com/decred/dcrd/rpcserver.go:6060 +0x7b4 main.(*rpcServer).Start.func1() /home/j/go/src/github.com/decred/dcrd/rpcserver.go:6270 +0x211 net/http.HandlerFunc.ServeHTTP() /usr/lib/go/src/net/http/server.go:1918 +0x51 net/http.(*ServeMux).ServeHTTP() /usr/lib/go/src/net/http/server.go:2254 +0xa2 net/http.serverHandler.ServeHTTP() /usr/lib/go/src/net/http/server.go:2619 +0xbc net/http.(*conn).serve() /usr/lib/go/src/net/http/server.go:1801 +0x83b ==================
The text was updated successfully, but these errors were encountered:
This was encountered on commit 1329f87 (so the line numbers make sense)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: