When i calling bar.DecoratorEwmaUpdate after calling bar.Increment() inside goroutine, it panics. I am using go1.19.1, windows/amd64. There is some example code that seems cause panic... https://go.dev/play/p/2oSrMdlHcEF
When i calling bar.DecoratorEwmaUpdate after calling bar.Increment() inside goroutine, it panics.
I am using go1.19.1, windows/amd64.
There is some example code that seems cause panic...
https://go.dev/play/p/2oSrMdlHcEF