Skip to content

Why both os.Interrupt and syscall.SIGTERM #20

Answered by MarioCarrion
gcstang asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @gcstang

The idea with supporting both is to enable the local development as well as the future use case where the process is running in a docker container.

Were you suggesting to explicitly indicate syscall.SIGINT instead, to make things clearer? If so I think that change is reasonable considerin…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by MarioCarrion
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #19 on August 06, 2021 19:12.