Fixed the acknowledgment goroutine in GetPendingMessages to use parent context instead of context.Background(), preventing orphan goroutines that can't be cancelled. This completes all context bug fixes: - server-party-api event handler (commit |
||
|---|---|---|
| .. | ||
| adapters/output | ||
| application/use_cases | ||
| cmd/server | ||
| domain | ||
| infrastructure/cache | ||
| Dockerfile | ||