Skip to content

Allow customizing coroutine dispatcher for kfuncs#2251

Merged
paulbakker merged 1 commit intoNetflix:masterfrom
Meemaw:customizable-dispatcher
Jan 7, 2026
Merged

Allow customizing coroutine dispatcher for kfuncs#2251
paulbakker merged 1 commit intoNetflix:masterfrom
Meemaw:customizable-dispatcher

Conversation

@Meemaw
Copy link
Contributor

@Meemaw Meemaw commented Jan 6, 2026

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Changes in this PR

Fixes #2249

@Meemaw Meemaw changed the title feat: allow customizing coroutine dispatcher for kfuncs Allow customizing coroutine dispatcher for kfuncs Jan 6, 2026
@jjacobs44
Copy link
Collaborator

Thank you for the contribution @Meemaw! Change LGTM, but looks like the graphql-dgs-spring-graphql module is missing kotlinx-coroutines-core from the compile classpath

@Meemaw Meemaw force-pushed the customizable-dispatcher branch from 616af7b to 70ee2f4 Compare January 7, 2026 10:09
@Meemaw
Copy link
Contributor Author

Meemaw commented Jan 7, 2026

@jjacobs44 should be fixed.

@paulbakker paulbakker merged commit bc80bc0 into Netflix:master Jan 7, 2026
2 checks passed
@paulbakker
Copy link
Collaborator

Thanks @Meemaw !

@Meemaw
Copy link
Contributor Author

Meemaw commented Jan 8, 2026

@paulbakker @jjacobs44 is there a plan for a release anytime soon? Would really appreciate it.

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.

feature: allow modifying dispatcher for suspend functions

3 participants