Ismail Hassan

Results 1 issues of Ismail Hassan

If we do not set any concurrency, Stream will do its work sequentially. I think it is because of https://github.com/sourcegraph/conc/blob/v0.3.0/stream/stream.go#L112, where conc will set the internal queue to 1 instead...