Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stack size parameter to nqp::newthread #522

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ugexe
Copy link
Contributor

@ugexe ugexe commented Mar 16, 2019

Adds a stack size parameter to set the initial stack size of a new thread.

Requires MoarVM/MoarVM#1069

Adds a stack size parameter to set the initial stack size of a new
thread.
@usev6
Copy link
Contributor

usev6 commented May 21, 2020

@ugexe unfortunately merging the s/perl6/raku rename (#630) caused a conflict for this PR. If I'm not mistaken the change to src/vm/jvm/runtime/org/perl6/nqp/runtime/Ops.java just needs to go into src/vm/jvm/runtime/org/raku/nqp/runtime/Ops.java.

@coke coke changed the base branch from master to main April 19, 2023 13:38
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.

None yet

2 participants