| commit | 4c24b08cd3239b417a5f8c7ba2ba54c840d051e3 | [log] [tgz] |
|---|---|---|
| author | Zhang Maiyun <myzhang1029@hotmail.com> | Sat Nov 21 02:16:46 2020 +0800 |
| committer | GitHub <noreply@github.com> | Fri Nov 20 20:16:46 2020 +0200 |
| tree | 0d475c1745c7553211db43b4c77ddf2f21e2b401 | |
| parent | 452058448335b39c784af9a047f9c4a1767c0b00 [diff] |
Fix wrong availability for signal.SIGCHLD (#23285) I believe this is a mistake. SIGCHLD is only available on Unix systems, not Windows.