When running a rails server or even console. I have a ruby process that will take 100% of the CPU up and cause the laptop to run the fans at full blast. I can stop the task with
> spring stop
but this isn't a long term solution.
Any ideas if there is a fix/configuration that needs to be made to fix this?