Skip to content
Snippets Groups Projects
Commit 8a96ebea authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

py: Move stack_ctrl_init() to mp_init().

As stack checking is enabled by default, ports which don't call
stack_ctrl_init() are broken now (report RuntimeError on startup). Save
them trouble and just init stack control framework in interpreter init.
parent 64c58403
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment