< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(スレッド移動)
N :次の記事
|<:前のスレッド
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Issue #2127 has been updated by Suraj Kurapati.
Hi,
Nobu Nakada wrote:
> Regardless of fiber, uncaught exception causes a segfault.
Thanks, this is good to know.
> I don't think it's guaranteed to resume a fiber in different
> rb_protect scope.
Why is that? Does each rb_protect scope have a different running thread (with a different stack + heap)? Is there danger of a cross-thread violation?
Should I try to store the original rb_protect scope into a variable and reuse it when resuming my Fiber? What do you suggest?
Thanks for your consideration.
(Sorry for asking so many questions!)
----------------------------------------
http://redmine.ruby-lang.org/issues/show/2127
----------------------------------------
http://redmine.ruby-lang.org