mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #102] bridge服务崩溃 #56
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#56
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 @admpub on GitHub (Jul 8, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/102
代码存在bug:
2018/07/08 19:20:23 Received an interrupt, stopping services...
2018/07/08 19:20:23 accept error , ERR:accept tcp [::]:33080: use of closed network connection
2018/07/08 19:20:23 stop bridge service crashed,interface conversion: interface {} is *utils.ConcurrentMap, not utils.ConcurrentMap
2018/07/08 19:20:23 accept error , ERR:accept tcp [::]:28080: use of closed network connection
2018/07/08 19:20:23 service server stoped
@snail007 commented on GitHub (Jul 8, 2018):
fixed in V5.2