QueueConfig is a struct, not a pointer, so comparing to nil is invalid. The `!ok` check is sufficient for map key existence. Fixes build error introduced in PR #437. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
10 KiB
10 KiB