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

gh: data races in tests #8

Open
rjeczalik opened this issue Jul 24, 2017 · 0 comments
Open

gh: data races in tests #8

rjeczalik opened this issue Jul 24, 2017 · 0 comments
Labels

Comments

@rjeczalik
Copy link
Owner

WARNING: DATA RACE
Read at 0x00c4200ac108 by goroutine 12:
  net/http.(*response).finishRequest()
      /home/travis/.gimme/versions/go1.8.3.linux.amd64/src/net/http/server.go:1534 +0x57
  net/http.(*conn).serve()
      /home/travis/.gimme/versions/go1.8.3.linux.amd64/src/net/http/server.go:1830 +0x76f
Previous write at 0x00c4200ac108 by goroutine 16:
  net/http.(*response).WriteHeader()
      /home/travis/.gimme/versions/go1.8.3.linux.amd64/src/net/http/server.go:1056 +0xb9
  github.com/rjeczalik/gh/webhook.(*Handler).handle()
      /home/travis/gopath/src/github.com/rjeczalik/gh/webhook/handler.go:234 +0x8f3

https://travis-ci.org/rjeczalik/gh/builds/256835732

@rjeczalik rjeczalik added the bug label Jul 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant