proposal: os/exec: allow CommandContext termination signal to be specified #31774
Labels
FrozenDueToAge
Proposal
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
Currently CommandContext will send a SIGKILL which for the common case means there will likely be a dirty exit. It would be nice if we had the ability to either specify or override the kill behaviour.
This has previously been brought up in #22757 and #21135, where it was deemed as not having enough demand and would be revisited upon later.
The text was updated successfully, but these errors were encountered: