Skip to content

Call process.exit() at the end to avoid node waiting#354

Merged
lazka merged 1 commit intomsys2:mainfrom
lazka:fast-exit
Jan 6, 2024
Merged

Call process.exit() at the end to avoid node waiting#354
lazka merged 1 commit intomsys2:mainfrom
lazka:fast-exit

Conversation

@lazka
Copy link
Copy Markdown
Member

@lazka lazka commented Jan 6, 2024

Starting with the update to node20, in case we would call the GH cache upload functions the process would not exit right away, but stay around for 1-2 minutes doing nothing.

See actions/toolkit#1578 for the upstream issue.

Work around by forcing node to exit.

Fixes #346

Starting with the update to node20, in case we would call
the GH cache upload functions the process would not exit
right away, but stay around for 1-2 minutes doing nothing.

See actions/toolkit#1578 for the upstream issue.

Work around by forcing node to exit.

Fixes msys2#346
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.

sometimes action is very slow

1 participant