From: Koichi Sasada Date: 2018-02-21T10:52:37+09:00 Subject: [ruby-core:85704] Re: [Ruby trunk Feature#13618] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid On 2018/02/20 18:06, Eric Wong wrote: > Also, what do you think about having a way to pass options to > thread creation like pthread_attr_t? I like this idea because we don't need to invent new abstraction name. Or `Thread.create(keyword_args...)` ? (`.create` is an example name). Maybe Eric will be afraid keyword args cost :) -- // SASADA Koichi at atdot dot net Unsubscribe: