Skip to content
Commit cc40ac78 authored by Alexander Potashev's avatar Alexander Potashev
Browse files

ruby: Do not destroy Ruby modules until ruby_finalize() exits

We call ruby_finalize() before cleaning up the modules, because Ruby
code may execute in ruby_finalize(), e.g. when using Minitest's autorun.
parent 9df7cdb0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment