Skip to content

Exclude dgsCoroutineDispatcher from being injected unless explicitly qualified for#2310

Open
jjacobs44 wants to merge 1 commit into
masterfrom
coroutine-fix
Open

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

Conversation

@jjacobs44
Copy link
Copy Markdown
Collaborator

@jjacobs44 jjacobs44 commented May 7, 2026

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
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