Actions
Bug #7180
closedset_trace_func with error in proc block locks up Ruby with 100% cpu usage and no way to exit without killing proc
Description
Causes 100% cpu usage and cannot ctrl-C to exit (have to kill proc):
set_trace_func proc {|event, file, line, id, binding, classname| raise "error"}
Understand that set_trace_func plays by different rules, but this isn't expected.
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0