Skip to content

node-api: verify cleanup hooks order - #46692

Closed
legendecas wants to merge 1 commit into
nodejs:mainfrom
legendecas:node-api/cleanup-order
Closed

node-api: verify cleanup hooks order#46692
legendecas wants to merge 1 commit into
nodejs:mainfrom
legendecas:node-api/cleanup-order

Conversation

@legendecas

@legendecaslegendecas commented Feb 17, 2023

Copy link
Copy Markdown
Member

Cleanup hooks are called before the environment shutdown finalizer
invocations.

/cc @nodejs/node-api

@legendecaslegendecas added test Issues and PRs related to the tests. node-api Issues and PRs related to the Node-API. labels Feb 17, 2023
@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Feb 17, 2023
@legendecaslegendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Feb 20, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 20, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@legendecas

legendecas commented Mar 3, 2023

Copy link
Copy Markdown
MemberAuthor

It seems like the test is only failing on the alpine build. I'll take a look at it.

@legendecaslegendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 9, 2023
@github-actionsgithub-actionsBot added request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Mar 9, 2023
@github-actions

Copy link
Copy Markdown
Contributor
Failed to start CI
- Validating Jenkins credentials
✔ Jenkins credentials valid
- Starting PR CI job
✘ Failed to start PR CI: 403 Forbidden
https://github.com/nodejs/node/actions/runs/4376492148

Cleanup hooks are called before the environment shutdown finalizer
invocations.
@legendecas
legendecasforce-pushed the node-api/cleanup-order branch from 3dd11d2 to 2f01895CompareMarch 9, 2023 16:19
@aduh95aduh95 added request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. labels Mar 9, 2023
@legendecaslegendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 10, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 10, 2023
@legendecaslegendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 12, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 12, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

legendecas added a commit that referenced this pull request Mar 14, 2023
Cleanup hooks are called before the environment shutdown finalizer
invocations.
PR-URL: #46692
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
@legendecas

Copy link
Copy Markdown
MemberAuthor

Landed in b80ab31

@legendecas
legendecas deleted the node-api/cleanup-order branch March 14, 2023 16:58
targos pushed a commit that referenced this pull request Mar 18, 2023
Cleanup hooks are called before the environment shutdown finalizer
invocations.
PR-URL: #46692
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
This was referenced Apr 3, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
Cleanup hooks are called before the environment shutdown finalizer
invocations.
PR-URL: #46692
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ciPRs that need a full CI run.node-apiIssues and PRs related to the Node-API.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@legendecas@nodejs-github-bot@jasnell@cjihrig@mhdawson@aduh95