Skip to content

avoids panic in org resolver loop when impl is nil#1606

Merged
patrickhuie19 merged 2 commits intomainfrom
fix/org-resolver-panic
Oct 10, 2025
Merged

avoids panic in org resolver loop when impl is nil#1606
patrickhuie19 merged 2 commits intomainfrom
fix/org-resolver-panic

Conversation

@patrickhuie19
Copy link
Copy Markdown
Contributor

When core didn't provide an impl of the org resolver service (a valid case, for instance, in system tests where its not configured), we would panic in this low level loop server.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 10, 2025

✅ API Diff Results - No breaking changes


📄 View full apidiff report | 📚 Learn about apidiff

@patrickhuie19 patrickhuie19 enabled auto-merge (squash) October 10, 2025 02:37
@patrickhuie19 patrickhuie19 merged commit 96327b3 into main Oct 10, 2025
19 of 22 checks passed
@patrickhuie19 patrickhuie19 deleted the fix/org-resolver-panic branch October 10, 2025 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants