summaryrefslogtreecommitdiff
path: root/id_table.c
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2020-11-25 15:00:26 +0900
committerKoichi Sasada <ko1@atdot.net>2020-11-25 15:08:10 +0900
commita79fe07db6c2de7a477613f8cd5c9c51322367bf (patch)
treea44aa4c8f599e48154d4d5496e548c2a7e3f732f /id_table.c
parentfed67fe6b277361940e3357c8b1ffa455d7f2339 (diff)
show the error message before Ractor.yield
Ractor's error will be printed if Thread#report_on_exception is true (default), and error message is used. Without this patch, the exception object is sent by Ractor.yield and it can be shared with another ractor. http://ci.rvm.jp/results/trunk-random3@phosphorus-docker/3269368 To prevent such sharing, show errors befor Ractor.yield().
Diffstat (limited to 'id_table.c')
0 files changed, 0 insertions, 0 deletions