Cannot guarantee the result of `etcd delete operation` on deleting multiple keys
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### What Operating System(s) are you seeing this problem on?
Linux (x86-64)
### Backend.AI version
23.03.0a4
### Describe the bug
When trying to delete key in etcd via `command` using Client-py pkg, some of the keys are not deleted completely. It remains with an empty string (`""`).
### To Reproduce
_No response_
### Expected Behavior
_No response_
### Anything else?
_No response_
JIRA Issue: BA-215
Contributor guide
Assessment
This issue has not been assessed yet.