FluoCommand takes several seconds to exit
Open
bug
- Dominant language
- Java
- Stars
- 200
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
From running jstack on it, it looks like this may be a Curator/Zookeeper issue.
As a temporary fix, `System.exit()` will be added at the end of the main method. It would be nice to find a long term fix and remove this.
Contributor guide
Assessment
This issue has not been assessed yet.