diff options
author | Koichi Sasada <ko1@atdot.net> | 2021-11-09 03:37:17 +0900 |
---|---|---|
committer | Koichi Sasada <ko1@atdot.net> | 2021-11-09 16:21:18 +0900 |
commit | 5680c38c75aeb5cbd219aafa8eb48c315f287d97 (patch) | |
tree | b8c87fbd7efc87645c45ddd487b85e26dfc8be17 /memory_view.c | |
parent | 3628616dd10ddbdaa92378264149565295c9f191 (diff) | |
download | ruby-5680c38c75aeb5cbd219aafa8eb48c315f287d97.tar.gz |
Use valid `ec` for postponed job.
Postponed job can be registered from non-Ruby thread, which means
`ec` in TLS can be NULL. In this case, use main thread's `ec` instead.
See https://github.com/ruby/ruby/pull/4108
and https://github.com/ruby/ruby/pull/4336
Diffstat (limited to 'memory_view.c')
0 files changed, 0 insertions, 0 deletions