Skip to content

Conversation

hax0kartik
Copy link
Contributor

@hax0kartik hax0kartik commented Aug 19, 2025

Reduce the number of slots that are created from 4096 to 1024 as too many slots can cause a stack overflow.

Closes #592

@hax0kartik hax0kartik changed the title Fix failing testcase on VxWorks (Fix issue #592) Fix failing testcase on VxWorks Aug 19, 2025
Copy link
Contributor

@zeenix zeenix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM otherwise.

Reduce the number of slots that are created from 4096 to 1024 for VxWorks
as too many slots can cause a stack overflow
@hax0kartik
Copy link
Contributor Author

hax0kartik commented Aug 19, 2025

LGTM otherwise.

Forced push to fix, thanks for the review!

E: A check is failing due to the missing change to Changelog, but I think that shouldn't be a problem.

@zeenix zeenix added this pull request to the merge queue Aug 20, 2025
Merged via the queue into rust-embedded:main with commit 372a0e6 Aug 20, 2025
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IndexMap testcase causes a stackoverflow on VxWorks
3 participants