-
Notifications
You must be signed in to change notification settings - Fork 123
kdb-rm /: does not remove everything #2550
Comments
This may be a problem in It may also be the problem that I encountered once (and never again), where somehow a cascading key ended up in the stored |
Thank you for the confirmation and the tip where the problem is. |
I mark this issue stale as it did not have any activity for one year. I'll close it in two weeks if no further activity occurs. If you want it to be alive again, ping the issue by writing a message here or create a new issue with the remainder of this issue. |
To be solved with #3742 |
I mark this issue stale as it did not have any activity for one year. I'll close it in two weeks if no further activity occurs. If you want it to be alive again, ping the issue by writing a message here or create a new issue with the remainder of this issue. |
I closed this issue now because it has been inactive for more than one year. If I closed it by mistake, please do not hesitate to reopen it or create a new issue with the remainder of this issue. |
Cascading removal of keys with globbing (_) seems to fail.
Steps to Reproduce the Problem
Expected Result
That afterwards all keys are removed.
Actual Result
The key is still there. Due to #2456 the output is:
But the actual key is of course
spec/tests/_/hello
System Information
Further Log Files and Output
The text was updated successfully, but these errors were encountered: