Closed biesbjerg closed 6 years ago
I'm running minotaur as a service, and when doing systemctl stop minotaur I need to run minotaur --cleanup to stop workers. Bug?
systemctl stop minotaur
minotaur --cleanup
fixed in master, will be addressed in the next release
I'm running minotaur as a service, and when doing
systemctl stop minotaur
I need to runminotaur --cleanup
to stop workers. Bug?