add some debugs to get timings
Note that I had one in Annex.Action.startup too, but it resulted in a weird
message printed by ssh, "channel 2: bad ext data". I don't know why, but
it only happened when transferinfo was run, so I wonder
if 983a95f021
introduced a fragility somehow.
This commit is contained in:
parent
43aa881b47
commit
127c3db162
2 changed files with 4 additions and 1 deletions
|
@ -58,7 +58,6 @@ import Control.Concurrent
|
|||
import Control.Concurrent.MSampleVar
|
||||
import qualified Data.Map as M
|
||||
import Network.URI
|
||||
import System.Log.Logger
|
||||
|
||||
remote :: RemoteType
|
||||
remote = RemoteType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue