go-ui
go-ui copied to clipboard
Event handling related memory leak
If you go run minimal.go and keep resizing the window for a while, you'll see that the memory usage goes up.
Can anyone confirm this behavior or is it just a random thought? I have tried doing that and see no consistent memory leak, just tiny random increases and decreases, pretty much the same number after a while.