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-unixfs
Commits
cc37cc18
Commit
cc37cc18
authored
Nov 11, 2014
by
Brian Tiger Chow
Committed by
Juan Batiz-Benet
Nov 14, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
question(mount_unix) add todo regarding mount timeout
@whyrusleeping @jbenet is this non-deterministic?
parent
7060e7df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
core/commands2/mount_unix.go
core/commands2/mount_unix.go
+1
-0
No files found.
core/commands2/mount_unix.go
View file @
cc37cc18
...
...
@@ -14,6 +14,7 @@ import (
)
// amount of time to wait for mount errors
// TODO is this non-deterministic?
const
mountTimeout
=
time
.
Second
var
mountCmd
=
&
cmds
.
Command
{
...
...
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