golang: Test that buffered channel releases objects from buffer on chan GC
Currently it behaves correctly, but this aspect will need to be explicitly cared about when channel implementation moves to C. Add test to make sure it won't regress.
Showing
Please register or sign in to comment