Skip to content

Stack size problems #1175

@arturo182

Description

@arturo182

Like I mentioned on Discord, after updating my code from somewhere around July to current master, I ran into a problem where a import was failing with "ImportError: cannot import name Xyz". After a lot of bisecting I managed to identify that this problem started with #1057

While I didn't dive too deep into what exactly is happening, I managed to fix the issue by increasing the CIRCUITPY_DEFAULT_STACK_SIZE value from 4K to 8K.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions