diff options
author | Koichi Sasada <[email protected]> | 2020-10-30 16:48:42 +0900 |
---|---|---|
committer | Koichi Sasada <[email protected]> | 2020-10-30 16:52:09 +0900 |
commit | 89c8ca32d0a8542c9360f45734c799d81c4738ad (patch) | |
tree | 869918dad233fd763e2b2f6784e0ca23c418cc71 /doc/pty | |
parent | 08ddc335ea34829df756c164ceb13c56f0377d37 (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 'doc/pty')
0 files changed, 0 insertions, 0 deletions