dora
dora copied to clipboard
The process cannot be destroyed by the command `dora destroy`
Describe the bug
The process cannot be destroyed by the command dora destroy
To Reproduce Steps to reproduce the behavior:
- Dora start daemon:
dora up
- Destroy dataflow:
dora destroy
Screenshots or Video
Environments (please complete the following information):
- System info: ubuntu 20.04
- Dora version: 0.2.2
Can you redo the exact same command but setting export RUST_LOG=trace
before running them?
Can you redo the exact same command but setting
export RUST_LOG=trace
before running them?
Ok, I got it, I'll do it and give you feedback.
I think this is a duplicate of #253