Project

General

Profile

« Previous | Next » 

Revision 311aa0df

Added by ono-max (Naoto Ono) about 1 month ago

Launchable: Terminate Launchable CLI process quickly by sending singa… (#13622)

Launchable: Terminate Launchable CLI process quickly by sending singals to a process group

Sometimes, the timeout errors occurred in Compilations workflow, this is because Launchable CLI process was not terminated correctly. To address this issue, we'll send signals to a process group.

https://github.com/ruby/ruby/actions/runs/15614867686
https://github.com/ruby/ruby/actions/runs/15662906947

Co-authored-by: Kazuhiro NISHIYAMA