diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-04 09:16:29 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-04 09:16:29 +0300 |
| commit | 19e530b4ce56222ef0029025987c49ad6e9c96e8 (patch) | |
| tree | 2a9df8e57508a50f1c5361bfb699ee718940fc90 /examples/dserver-update-keycache.service.example | |
| parent | 73b885b7b1e74de010fd8aafc0b89dc60b7ac870 (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 'examples/dserver-update-keycache.service.example')
0 files changed, 0 insertions, 0 deletions
