Skip to content

Export waitUntil to Python SDK#6187

Merged
ryanking13 merged 1 commit intomainfrom
gyeongjae/ctx-python
Feb 27, 2026
Merged

Export waitUntil to Python SDK#6187
ryanking13 merged 1 commit intomainfrom
gyeongjae/ctx-python

Conversation

@ryanking13
Copy link
Contributor

This will be used in asgi (#6173)

@ryanking13 ryanking13 requested review from a team as code owners February 26, 2026 05:24
@ask-bonk
Copy link
Contributor

ask-bonk bot commented Feb 26, 2026

The change is clean and correct. The waitUntil is properly exported from cloudflare:workers on the JS side (line 153 of workers.ts), and the Python SDK follows the exact same lazy-loading pattern already used for env. The test update is straightforward and adds coverage for the new export.

LGTM

github run

Copy link
Contributor

@dom96 dom96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments but mainly LGTM

@ryanking13 ryanking13 merged commit 6076b23 into main Feb 27, 2026
27 checks passed
@ryanking13 ryanking13 deleted the gyeongjae/ctx-python branch February 27, 2026 01:44
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.

2 participants