Skip to content
New issue

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

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

Already on GitHub? # to your account

Tweaks for SQLite CPU limiting #598

Merged
merged 2 commits into from
May 3, 2023
Merged

Tweaks for SQLite CPU limiting #598

merged 2 commits into from
May 3, 2023

Conversation

kentonv
Copy link
Member

@kentonv kentonv commented May 2, 2023

This is mostly implemented in the internal codebase. These are just a couple related tweaks.

@kentonv kentonv requested a review from a-robinson May 2, 2023 23:57
@kentonv kentonv force-pushed the kenton/sqlite-interrupt branch from bb3cce1 to a70d75e Compare May 3, 2023 00:45
kentonv added 2 commits May 2, 2023 20:13
This avoids the need for a silly call to `IoContext::current()` inside the method implementation.
We will enforce CPU time limits separately.
@kentonv kentonv force-pushed the kenton/sqlite-interrupt branch from a70d75e to dfe0f92 Compare May 3, 2023 01:13
@kentonv kentonv merged commit d0511c7 into main May 3, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants