bloatfan

Results 3 issues of bloatfan

hi、i use this demo、report error my os: ``` catalina: 10.15.4 ``` code ``` const Notes = require('apple-notes-jxa'); Notes.accounts() .then((accounts) => console.log(accounts)); ``` error ![image](https://user-images.githubusercontent.com/18484770/90337698-c22f3f00-e016-11ea-9aae-6aa30c6d12c3.png) please help me, thank you!

如下图,目前感觉默认显示的高度偏小了一点 ![image](https://user-images.githubusercontent.com/18484770/122664785-014d9400-d1d6-11eb-8f4f-2ef01dadce45.png)

i want to increase ConsumerGroup Timeout config when use reader, but no place to config https://github.com/segmentio/kafka-go/blob/v0.4.48/reader.go#L739 ``` if r.useConsumerGroup() { r.done = make(chan struct{}) r.runError = make(chan error) cg, err...

enhancement