comment
This commit is contained in:
parent
bf2e38c3d7
commit
70f25ad757
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2022-05-18T20:53:33Z"
|
||||||
|
content="""
|
||||||
|
git-annex has stall detection, but it's not enabled by default, because how
|
||||||
|
slow a "stall" is can vary quite a bit. Setting annex.stalldetection would
|
||||||
|
probably help.
|
||||||
|
|
||||||
|
Plenty of http clients can stall out if there's a network problem. For
|
||||||
|
example, wget that and pull the ethernet cable; you'll see wget hang for at
|
||||||
|
least as long as it took me to write this comment. Since it's just waiting
|
||||||
|
for a read, it will block until the TCP connection closes, and situations can
|
||||||
|
cause dead TCP connections to not close for a long time.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue