mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #429] 运行一段时间后进程会直接退出,是什么问题? #337
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#337
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mejinke on GitHub (May 21, 2021).
Original GitHub issue: https://github.com/snail007/goproxy/issues/429
运行一段时间后就会出现这个问题,进程直接退出,是什么问题?
@snail007 commented on GitHub (May 21, 2021):
“Received an interrupt, stopping services...”收到了kill的信号,非程序问题,自己排查
@mejinke commented on GitHub (May 21, 2021):
什么情况下会有这个kill 信号?人为kill ?