summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2020-10-30 16:48:42 +0900
committerKoichi Sasada <ko1@atdot.net>2020-10-30 16:52:09 +0900
commit89c8ca32d0a8542c9360f45734c799d81c4738ad (patch)
tree869918dad233fd763e2b2f6784e0ca23c418cc71 /lib
parent08ddc335ea34829df756c164ceb13c56f0377d37 (diff)
add a test of define_method with shareable Proc.
a method defined by define_method with normal Proc can not cross ractors because the normal Proc is not shareable. However, shareable Proc can be crossed between ractors, so the method with shareable Proc should be called correctly.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions