-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Presently not a big deal, but it is not clear to me whether this gives the process time to respond to SIGTERM, beyond how long it takes kill to return and re-enter to do SIGKILL. Which is probably much faster than the target process can be interrupted. This is a concern if the target process is for e.g. a database.
Line 170 in f204007
| err = backendProcess.Kill() |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels