Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
eeec8ab3
Commit
eeec8ab3
authored
10 years ago
by
Brian Tiger Chow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add TODO
parent
3c2b6d12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
cmd/ipfs/main.go
cmd/ipfs/main.go
+2
-0
No files found.
cmd/ipfs/main.go
View file @
eeec8ab3
...
...
@@ -479,6 +479,8 @@ func (i *cmdInvocation) setupInterruptHandler() {
for
count
:=
0
;
;
count
++
{
<-
sig
// TODO cancel the command context instead
n
,
err
:=
ctx
.
GetNode
()
if
err
!=
nil
{
log
.
Error
(
err
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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