I am running the project on a single core VPS and lately (I'm not sure since when but I guess in the last couple of updates) my CPU usage has been on 100% consistently. Using the top command I realized that 99% of the cpu is taken by the cli_progress process!
I am running the project on a single core VPS and lately (I'm not sure since when but I guess in the last couple of updates) my CPU usage has been on 100% consistently. Using the
topcommand I realized that 99% of the cpu is taken by thecli_progressprocess!