1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
normal ac41c2c132 process.c (rb_f_exec): pause MJIT before replacing process
Non-parallel "make test-spec" caused
spec/ruby/core/process/wait2_spec.rb failures because mspec
uses "exec" in single-process mode, so there's no chance
the post-exec state could know about the MJIT child process
from its pre-exec state.

[ruby-core:87846] [Bug #14867]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-07 23:59:23 +00:00
..
argf
array
basicobject
binding
builtin_constants
class Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
comparable
complex
dir
encoding
enumerable Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
enumerator
env Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
exception Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
false
fiber
file
filetest
float Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
gc
hash Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
integer Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
io Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
kernel Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
main
marshal
matchdata
math
method
module Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
mutex
nil
numeric
objectspace
proc
process process.c (rb_f_exec): pause MJIT before replacing process 2018-07-07 23:59:23 +00:00
random
range
rational
regexp
signal
string Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
struct
symbol
systemexit Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
thread Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
threadgroup
time time.c: [DOC] Time#localtime 2018-07-02 07:46:38 +00:00
tracepoint Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
true
unboundmethod
warning