Package version: `48c37f796910d8154479aaa04ade5843ae4f55d0` Example code: https://gist.github.com/briansorahan/0e6fac07a3076a83e36d80ae55ec48d3 I'm testing CreateTopics on an existing topic, since the idempotent behavior would be very nice to have. Is it expected to get `io.EOF`? ``` got io.EOF 2018/09/24 17:11:45 creating topics: EOF exit status 1 ```