jaw12346/Coinbase-Pro-DCA

100% CPU usage

Closed this issue · 1 comments

I think you need to add a call to time.sleep() after schedule.run_pending() in the main loop.

Issue tested and resolved with your suggestion. Thanks for pointing this out!