From: nerdrew@... Date: 2021-07-15T18:04:38+00:00 Subject: [ruby-core:104622] [Ruby master Feature#3187] Allow dynamic Fiber stack size Issue #3187 has been updated by nerdrew (Andrew Lazarus). Is this request still being considered? ---------------------------------------- Feature #3187: Allow dynamic Fiber stack size https://bugs.ruby-lang.org/issues/3187#change-92917 * Author: mperham (Mike Perham) * Status: Feedback * Priority: Normal * Assignee: ko1 (Koichi Sasada) ---------------------------------------- =begin I'd like a way to increase the size of the Fiber stack dynamically so when my program starts, I can set it to whatever value I need for the code I'm running. 4KB is too easy to run into problems when running recursive code but settling on any arbitrary static value seems pointless to me. =end ---Files-------------------------------- fiber_stacksize.patch (5.89 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: