Closed
Description
Please check the FAQ documentation before raising an issue
raft sometimes block on future.get()
when exiting, the service hang there, only kill -9
can stop it.
Describe the bug (must be provided)
A clear and concise description of what the bug is.
Your Environments (must be provided)
- OS:
uname -a
- Compliler:
g++ --version
orclang++ --version
- CPU:
lscpu
- Commit id (e.g.
a3ffc7d8
)
How To Reproduce(must be provided)
Steps to reproduce the behavior:
- Step 1
- Step 2
- Step 3
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Provide logs and configs, or any other context to trace the problem.