evaluate signals to handle for exiting plugins (unix / windows)
Open
@laurazard is already working on this.
Since Dec 4, 2023.
area/plugins
kind/refactor
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 2.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
I realise this was taken from the original
appcontextpackage; mostly curious if this is the only signal that can/should be handled on Windows.
I also know we maintain the moby/sys/signal module with some generalisation of signals, but no idea if that is any useful here; https://github.com/moby/sys/blob/main/signal/signal_windows.go
Originally posted by @thaJeztah in https://github.com/docker/cli/pull/4599#discussion_r1400310668
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.