repeater
repeater copied to clipboard
More rigorous testing of performance/memory safety
It would be embarrassing to argue that one of our key features of channels is memory safety and suffer from a memory leak bug. Figure out a way to rigorously test channels for memory growth.
Maybe something like the test from this issue: https://github.com/leebyron/iterall/pull/25