instrument P2P --debug with connection and thread info
For debugging http://git-annex.branchable.com/bugs/annex_get_-J_16_via_ssh_stalls_/ This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
This commit is contained in:
parent
1cfd2c2b96
commit
fcca7adaff
4 changed files with 26 additions and 5 deletions
|
@ -114,6 +114,7 @@ serveClient th u r q = bracket setup cleanup start
|
|||
, connCheckAuth = (`isAllowedAuthToken` allowed)
|
||||
, connIhdl = h
|
||||
, connOhdl = h
|
||||
, connIdent = ConnIdent $ Just "tor remotedaemon"
|
||||
}
|
||||
-- not really Client, but we don't know their uuid yet
|
||||
runstauth <- liftIO $ mkRunState Client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue