Support terminate ClusterRunner on Windows cleanly
Open
enhancement
- Dominant language
- Python
- Stars
- 184
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Registering signal handler for SIGTERM on Windows doesn't work, so we need a way to terminate Windows processes cleanly. Otherwise, it could lead to corrupted git repo if we kill the process in the middle of a git operation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.