Skip to content

Remove context manager support#252

Merged
saghul merged 1 commit intomasterfrom
no-context-manager
Aug 4, 2025
Merged

Remove context manager support#252
saghul merged 1 commit intomasterfrom
no-context-manager

Conversation

@saghul
Copy link
Owner

@saghul saghul commented Aug 4, 2025

It cannot be reliably used since it requires users of the library to provide a way to wait for completed queries, thus negating its usefulness.

Fixes: #250

It cannot be reliably used since it requires users of the library to
provide a way to wait for completed queries, thus negating its
usefulness.

Fixes: #250
@saghul saghul merged commit 8b59cea into master Aug 4, 2025
28 of 29 checks passed
@saghul saghul deleted the no-context-manager branch August 4, 2025 08:34
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.

All queries are cancelled

2 participants