Fix events test flakiness.
Since channel is getting a send instead of a close now, this can cause random issues ranging through the list of channels if the channel is unbuffered since the send may be blocked. Signed-off-by: Brian Goff <cpuguy83@gmail.com>
B
Brian Goff committed
abbf2aa6ddbf8159a5fceb4df25d7f85aeffe70e
Parent: 038c3b8