FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

node-api: verify cleanup hooks order by legendecas · Pull Request #46692 · nodejs/node · GitHub

/ node Public

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 commented Feb 17, 2023
edited
Loading

Copy link
Copy Markdown
Member

Cleanup hooks are called before the environment shutdown finalizer
invocations.

/cc @nodejs/node-api

legendecas 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-bot added the needs-ci PRs that need a full CI run. label Feb 17, 2023
legendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Feb 20, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 20, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

mhdawson 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

legendecas commented Mar 3, 2023
edited
Loading

Copy link
Copy Markdown
Member Author

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

legendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 9, 2023
github-actions Bot 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 Bot commented Mar 9, 2023

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 force-pushed the node-api/cleanup-order branch from 3dd11d2 to 2f01895 Compare March 9, 2023 16:19
aduh95 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
legendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 10, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 10, 2023
legendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Mar 12, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Mar 12, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

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>

Copy link
Copy Markdown
Member Author

Landed in b80ab31

legendecas closed this Mar 14, 2023
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>
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>
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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL