Skip to content

fix: Set default value for asyncio context propagation as True. - #892

Draft
CagriYonca wants to merge 1 commit into
mainfrom
fix/asyncio-default-value
Draft

fix: Set default value for asyncio context propagation as True.#892
CagriYonca wants to merge 1 commit into
mainfrom
fix/asyncio-default-value

Conversation

@CagriYonca

Copy link
Copy Markdown
Contributor

I propose setting the default value for this environment variable as True. Some popular LLM libraries and frameworks like OpenWebUI, LiteLLM and Strands use asyncio under the hood to make asynchronous calls. Defaulting it to True will not corrupt any existing instrumentation and will save time for users who use LLM libraries.

Signed-off-by: Cagri Yonca <cagri@ibm.com>
@CagriYonca CagriYonca self-assigned this Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant