throttler icon indicating copy to clipboard operation
throttler copied to clipboard

Add test for `false` values through throttled channels

Open brunoV opened this issue 10 years ago • 0 comments

Add a test case that asserts that false can be piped through a throttled channel. This is to avoid possible bugs where we check for truthiness instead of nil when deciding whether to close a channel.

brunoV avatar Jul 09 '14 16:07 brunoV