Uh oh!
There was an error while loading. Please reload this page.
doc: document close() error when in a sqlite callback - #65090
Merged
nodejs-github-bot merged 3 commits intoAug 11, 2026
Conversation
nodejs-github-bot
commented
Aug 6, 2026
Collaborator
Review requested:
|
trivikrforce-pushed
the
doc-sqlite-close-during-callback
branch
2 times, most recently
from
August 7, 2026 03:32
6437b89 to
ac3cec4CompareUh oh!
There was an error while loading. Please reload this page.
trivikr
marked this pull request as draft
August 8, 2026 18:41
This comment was marked as outdated.
This comment was marked as outdated.
Signed-off-by: Trivikram Kamat <16024985+trivikr@users.noreply.github.com>
trivikrforce-pushed
the
doc-sqlite-close-during-callback
branch
from
August 9, 2026 23:31
f76ffe0 to
ec4a541Comparetrivikr
marked this pull request as ready for review
August 9, 2026 23:31
Renegade334
approved these changes
Aug 10, 2026
nodejs-github-bot
commented
Aug 11, 2026
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/65090 ✔ Done loading data for nodejs/node/pull/65090 ----------------------------------- PR info ------------------------------------ Title doc: document close() error when in a sqlite callback (#65090) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch trivikr:doc-sqlite-close-during-callback -> nodejs:main Labels doc, commit-queue, commit-queue-squash, sqlite Commits 3 - doc: document close() error when in a sqlite callback - fixup! doc: use "such as" instead of "for example from" - fixup! doc: use ref for ERR_INVALID_STATE Committers 1 - Kamat, Trivikram <16024985+trivikr@users.noreply.github.com> PR-URL: https://github.com/nodejs/node/pull/65090 Refs: https://github.com/nodejs/node/pull/64743 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/65090 Refs: https://github.com/nodejs/node/pull/64743 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> -------------------------------------------------------------------------------- ℹ This PR was created on Thu, 06 Aug 2026 17:56:09 GMT ✔ Approvals: 1 ✔ - René (@Renegade334): https://github.com/nodejs/node/pull/65090#pullrequestreview-4901119177 ✘ This PR needs to wait 63 more hours to land (or 0 minutes if there is one more approval) ✘ 2 GitHub CI job(s) cancelled: ✘ - lint-readme: CANCELLED (https://github.com/nodejs/node/actions/runs/31342093694/job/93317443981) ✘ - lint-pr-url: CANCELLED (https://github.com/nodejs/node/actions/runs/31342093694/job/93317444012) ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/31454646415 |
geeksilva97
approved these changes
Aug 11, 2026
nodejs-github-bot
commented
Aug 11, 2026
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/65090 ✔ Done loading data for nodejs/node/pull/65090 ----------------------------------- PR info ------------------------------------ Title doc: document close() error when in a sqlite callback (#65090) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch trivikr:doc-sqlite-close-during-callback -> nodejs:main Labels doc, commit-queue, commit-queue-squash, sqlite Commits 3 - doc: document close() error when in a sqlite callback - fixup! doc: use "such as" instead of "for example from" - fixup! doc: use ref for ERR_INVALID_STATE Committers 1 - Kamat, Trivikram <16024985+trivikr@users.noreply.github.com> PR-URL: https://github.com/nodejs/node/pull/65090 Refs: https://github.com/nodejs/node/pull/64743 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Edy Silva <edigleyssonsilva@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/65090 Refs: https://github.com/nodejs/node/pull/64743 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Edy Silva <edigleyssonsilva@gmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Thu, 06 Aug 2026 17:56:09 GMT ✔ Approvals: 2 ✔ - René (@Renegade334): https://github.com/nodejs/node/pull/65090#pullrequestreview-4901119177 ✔ - Edy Silva (@geeksilva97): https://github.com/nodejs/node/pull/65090#pullrequestreview-4908558938 ✘ 2 GitHub CI job(s) cancelled: ✘ - lint-readme: CANCELLED (https://github.com/nodejs/node/actions/runs/31342093694/job/93317443981) ✘ - lint-pr-url: CANCELLED (https://github.com/nodejs/node/actions/runs/31342093694/job/93317444012) ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/31515557655 |
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Aug 11, 2026
Collaborator
Landed in 7d712ae |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs: #64743