Skip to content

Exclude dgsCoroutineDispatcher from being injected unless explicitly qualified for#2310

Merged
jjacobs44 merged 1 commit into
masterfrom
coroutine-fix
May 18, 2026
Merged

Exclude dgsCoroutineDispatcher from being injected unless explicitly qualified for#2310
jjacobs44 merged 1 commit into
masterfrom
coroutine-fix

Conversation

@jjacobs44

@jjacobs44 jjacobs44 commented May 7, 2026

Copy link
Copy Markdown
Collaborator

This allows users to still override the coroutine dispatcher used within DGS if they want, but also allows them to define other coroutine dispatchers that they inject in user code without the need to use @Primary or @Qualifier

…nflict with any generic coroutinedispatchers they may define as beans in their config
@jjacobs44 jjacobs44 merged commit 6a0be82 into master May 18, 2026
2 checks passed
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.

1 participant