comment
This commit is contained in:
parent
23ee488980
commit
d7dfb99b16
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2021-11-23T19:14:47Z"
|
||||
content="""
|
||||
124 is SIGTERM, and the test process does not complete, the last line
|
||||
output is:
|
||||
|
||||
migrate (via gitattributes):
|
||||
|
||||
I can reproduce that behavior exactly with `killall -TERM git-annex`.
|
||||
|
||||
I think something is timing out on your CI system and it's sending a
|
||||
TERM signal.
|
||||
"""]]
|
Loading…
Reference in a new issue