Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ability to specify coroutines context #80

Closed
chipnesh opened this issue Jan 21, 2019 · 3 comments
Closed

Support ability to specify coroutines context #80

chipnesh opened this issue Jan 21, 2019 · 3 comments

Comments

@chipnesh
Copy link

It will be great if we could append coroutine context to the "launch", "async" or other builders.
The use cases are to set the coroutine's dispatcher name or put some another context (i.e. MDCContext).

@oshai
Copy link
Contributor

oshai commented Jan 21, 2019

@chipnesh - Are you referring to ActorBasedObjectPool or SuspendingConnection? or both?

@andy-yx-chen
Copy link
Contributor

you can use your context as the executor for this component

@oshai
Copy link
Contributor

oshai commented Feb 12, 2019

fixed in 0.9.10

@oshai oshai closed this as completed Feb 12, 2019
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

No branches or pull requests

3 participants