kucherenkovova

Results 6 issues of kucherenkovova

When you complete build you have to manually copy built file from `dist` into `demo/src`

run `npm i piano.js` look in your `node_modules/piano.js/layouts` you won't find azerty-email.js layout

![image](https://cloud.githubusercontent.com/assets/4640115/15276515/dc0f225c-1af2-11e6-9c3a-4f5adca1079e.png)

## Summary You [iterate over a channel](https://github.com/getsentry/sentry-go/blob/master/transport.go#L462) in a [separate goroutine](https://github.com/getsentry/sentry-go/blob/master/transport.go#L343). This channel is never closed which leads to a goroutine leak. ## Steps To Reproduce Install `"go.uber.org/goleak"` and add...

Type: Improvement