Closed beastpu closed 2 years ago
when i execute redis-monitor.py to collect redis info, while loop will use 100% of available idle CPU resources. time.sleep(xx) for seconds can resolve the problem.
when i execute redis-monitor.py to collect redis info, while loop will use 100% of available idle CPU resources. time.sleep(xx) for seconds can resolve the problem.