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 |
||
|---|---|---|
| .. | ||
| account | ||
| message-router | ||
| server-party | ||
| server-party-api | ||
| session-coordinator | ||