robcarver17 / pysystemtrade

Systematic Trading in python
GNU General Public License v3.0
2.49k stars 798 forks source link

Fixed wait_for_next_method_run_time to wait/block no more than 60 sec. #1384

Open makutaku opened 2 weeks ago

makutaku commented 2 weeks ago

Existing code and message tells is should not wait more than 60 sec. It looks like a bug.