Skip to content

ALGO.PY: Fatal Python error: Cannot recover from stack overflow. #21

@BlueMistTrekker

Description

@BlueMistTrekker

I've read through all the issues and made corrections to algo.py as needed. Now I am getting:

Fatal Python error: Cannot recover from stack overflow.
Current thread 0x00007f089df6a740 (most recent call first):
File "/usr/lib/python3.7/asyncio/base_events.py", line 480 in _check_closed
File "/usr/lib/python3.7/asyncio/base_events.py", line 560 in run_until_complete
File "/usr/local/lib/python3.7/dist-packages/alpaca_trade_api/stream2.py", line 275 in run
File "algo.py", line 422 in run_ws
File "algo.py", line 426 in run_ws
File "algo.py", line 426 in run_ws
File "algo.py", line 426 in run_ws

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions