Skip to content

Search backend: simplify aggregator

Warren Gifford requested to merge backend-integration/cc/simplify-nil-checks into main

Created by: camdencheek

Now that we know stream will always be non-nil, we can simplify the aggregator to assume that that can always send results to the parent stream.

Stacked on #30576

Merge request reports

Loading