Skip to content

Conversation

@JBenda
Copy link
Owner

@JBenda JBenda commented Jan 12, 2026

runner_impl uses set which does not support resize; therefore, resize logic was added iff the thread array is full.

fixes: #142

@JBenda JBenda force-pushed the fix/142-no-max-threads branch from 23746e1 to f819101 Compare January 12, 2026 11:10
@JBenda JBenda force-pushed the fix/142-no-max-threads branch from f819101 to 262b2f6 Compare January 12, 2026 12:28
@github-actions
Copy link

Ink Proof Results

These results are obtained by running the Ink-Proof Testing Suite on the compiled binaries in this pull request.

System Results
Linux x64 130/130 passed
MacOSX-ARM DISABLED
MacOSX DISABLED
Windows x64 130/130 passed

@JBenda JBenda merged commit ed2b442 into master Jan 12, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

crash when using 10+ threads.

2 participants