Commit cc37cc18 authored by Brian Tiger Chow's avatar Brian Tiger Chow Committed by Juan Batiz-Benet

question(mount_unix) add todo regarding mount timeout

@whyrusleeping @jbenet

is this non-deterministic?
parent 7060e7df
...@@ -14,6 +14,7 @@ import ( ...@@ -14,6 +14,7 @@ import (
) )
// amount of time to wait for mount errors // amount of time to wait for mount errors
// TODO is this non-deterministic?
const mountTimeout = time.Second const mountTimeout = time.Second
var mountCmd = &cmds.Command{ var mountCmd = &cmds.Command{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment