Skip to content

fix: event loop mismatch in GenAI SDK#2655

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara/938174619
Open

fix: event loop mismatch in GenAI SDK#2655
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara/938174619

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jun 25, 2026

Copy link
Copy Markdown

fix: event loop mismatch in GenAI SDK

Ensure that the async auth lock and aiohttp session are created within the correct event loop when running in a multi-threaded environment where different threads might have different event loops.

@copybara-service copybara-service Bot force-pushed the copybara/938174619 branch 4 times, most recently from 3922b83 to d8e330e Compare June 26, 2026 17:15
@copybara-service copybara-service Bot changed the title No public description fix: event loop mismatch in GenAI SDK Jun 26, 2026
@copybara-service copybara-service Bot force-pushed the copybara/938174619 branch 5 times, most recently from 2f9c79f to d947cb5 Compare June 26, 2026 22:28
Ensure that the async auth lock and aiohttp session are created within the correct event loop when running in a multi-threaded environment where different threads might have different event loops.

PiperOrigin-RevId: 938174619
@copybara-service copybara-service Bot force-pushed the copybara/938174619 branch from d947cb5 to bdc4a61 Compare June 27, 2026 00:49
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