Skip to content

On Windows, Process.kill(:TERM) is not supported.#1026

Merged
tompng merged 1 commit into
ruby:masterfrom
YO4:windows_fix
Nov 5, 2024
Merged

On Windows, Process.kill(:TERM) is not supported.#1026
tompng merged 1 commit into
ruby:masterfrom
YO4:windows_fix

Conversation

@YO4

@YO4 YO4 commented Nov 4, 2024

Copy link
Copy Markdown
Contributor

Use SIGKILL instead.

@tompng tompng 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.

Thank you 👍

@tompng tompng merged commit 7bbb885 into ruby:master Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants