mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
Previously, we had a bunch of channels and goroutines, which aren't necessary, since the invoking goroutine anyways processes the documents one-by-one and writes them into the database ## Test plan Covered by existing tests |
||
|---|---|---|
| .. | ||
| diff | ||
| BUILD.bazel | ||
| hash_test.go | ||
| hash.go | ||
| query.go | ||
| types.go | ||
| util_test.go | ||
| util.go | ||