Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
Cron-Control
Commits
0f404427
Commit
0f404427
authored
Jul 14, 2017
by
Erick Hitter
Browse files
No point in closing these channels, and all it does is cause a panic
parent
01043fa8
Changes
1
Hide whitespace changes
Inline
Side-by-side
runner/runner.go
View file @
0f404427
...
...
@@ -87,8 +87,6 @@ func main() {
go
heartbeat
()
caughtSig
:=
<-
sig
close
(
sites
)
close
(
events
)
logger
.
Printf
(
"Stopping, got signal %s"
,
caughtSig
)
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment