summaryrefslogtreecommitdiff
path: root/integrationtests/REFACTORING_GUIDE.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-07-04 09:16:29 +0300
committerPaul Buetow <paul@buetow.org>2025-07-04 09:16:29 +0300
commit19e530b4ce56222ef0029025987c49ad6e9c96e8 (patch)
tree2a9df8e57508a50f1c5361bfb699ee718940fc90 /integrationtests/REFACTORING_GUIDE.md
parent73b885b7b1e74de010fd8aafc0b89dc60b7ac870 (diff)
fix: resolve hanging test in TestTurboAggregateVsRegular
The RegularAggregate test was hanging because the Start method runs in a continuous loop and wasn't being properly shut down. Fixed by: - Using context cancellation to stop the aggregate - Running Start in a goroutine with WaitGroup - Properly waiting for the goroutine to finish before closing channels 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'integrationtests/REFACTORING_GUIDE.md')
0 files changed, 0 insertions, 0 deletions