avoid hanging on exception
This commit is contained in:
parent
bff5694f55
commit
918b1faa3d
3 changed files with 20 additions and 6 deletions
|
@ -50,3 +50,5 @@ git-annex: Not recursively setting metadata. Use --force to do that.
|
|||
|
||||
[[!meta author=kyle]]
|
||||
[[!tag projects/datalad]]
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2020-07-13T16:24:55Z"
|
||||
content="""
|
||||
Aha, seekFilteredKeys is not prepared for the file list action that's
|
||||
passed to it to throw an exception, but in this one case at least, it can.
|
||||
|
||||
Thanks for reporting, I've fixed it.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue