Sam Eiderman

Results 16 comments of Sam Eiderman

Yea > To be honest I'm also not so sure about if it's okay to document that an API call does not return content, when in practice it does, this...

> Hi @galihputera > > Sorry for the slow response. This looks good! Thank you! > > Have you tested this against Envoy or something like that? I don't have...

https://go-review.googlesource.com/c/protobuf/+/521215

Bump, I think this can count as a bug fix

Same for us. Removing `this.databaseInitialize(this.db)` solved this for us. Shouldn't `callback: this.database.Initialize` in `Db.create` be the caller? edit: I now see that `./db.ts` ignores the callback being passed in case...